Posts Tagged mod_rewrite

how to use mod_rewrite with apache the beginners guide

0
Digg me

The mod_rewrite feature can be very confusing to understand at first.

The best way to get your head around it is by looking at examples and a basic understanding of regex(regular expressions) will help.

I’m not going to post a full written tutorial about subject as there is already a brilliant tutorial out there.

Click below to view the tutorial.

URL Rewriting for Beginners – http://www.addedbytes.com/apache/url-rewriting-for-beginners/

Stupid htaccess Tricks – http://perishablepress.com/press/2006/01/10/stupid-htaccess-tricks/

  • Share/Bookmark

, , , ,

No Comments

Useful Cheat Sheets for PHP, MYSQL, HTML and more

0
Digg me

How often do you search the internet to remember that PHP function, CSS declaration, mod_rewrite expression or MYSQL query syntax?

We all do it time to time, for example the date function in PHP.  I am always having to look at the PHP.net manual for the formatting options of the date function. It is a pain!

I recently came across these GREAT cheat sheets over at ILoveJackDaniels.com -  don’t let the domain name put you off.

You can simply print them off and pin them up next to you whilst you are programming.

Take a look below:

Many thanks to ILoveJackDaniels.com for creating such useful cheat sheets.

  • Share/Bookmark

, , , , , , , , , , , , , , , , , ,

No Comments