Likes Received By kbduvall
-
prince718 liked kbduvall's post in the thread php dynamic? pages with good urls. NOT .com/php?=1, BUT .com/05-21-2012.php.
"Mapping out your URLs" in .htaccess is using mod_rewrite. Note that to use mod_rewrite, you need to be running the Apache web server....
May 25, 2012 -
X.Homer.X liked kbduvall's post in the thread PHP Poll Help.
You can mix variables and strings when setting/retrieving values from array keys. IE: $poll['opt1total'] = 5; // Just setting a...
Nov 29, 2009 -
bubaipal liked kbduvall's post in the thread PHP SSI Problem- Please Help.
I believe you don't need to turn it on in your .htaccess and can instead, call it from within PHP using virtual() to include your SSI...
Nov 28, 2009