Likes Received By nabz245
-
webrickco liked nabz245's post in the thread Making a query look like a directory.
This is probably the easiest code to use (allows variables): Edit: Just to let you know, you need to create a .htaccess with the code...
Sep 20, 2008 -
tarponkeith liked nabz245's post in the thread Making a query look like a directory.
This is probably the easiest code to use (allows variables): Edit: Just to let you know, you need to create a .htaccess with the code...
Sep 20, 2008 -
Masterful liked nabz245's post in the thread How Do You Get One Variable to Show in Place of Another if the First is Null?.
I would have made it a set variable just so the code looks neater. But it shouldn't really matter. Your going to need the IF statement...
Sep 6, 2008 -
tua1 liked nabz245's post in the thread Warning: Cannot modify header information - headers already sent.
That error is usually caused bt having an output before the header(); So... if you have an echo or any other html before the header();...
May 20, 2008 -
twistedspikes liked nabz245's post in the thread Converting links?.
Use the following in your .htaccess RewriteEngine On RewriteRule ^LINK/(.*)\.html index.php?foo=$1 [L] This will redirect...
May 12, 2008 -
Sneakyfeet liked nabz245's post in the thread I want it today! I'll pay today - quick $25.
[IMG]
Dec 7, 2007