GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Quick htaccess fix (https://gfy.com/showthread.php?t=803853)

Davy 01-30-2008 01:41 PM

Quick htaccess fix
 
Man, those htaccess files always drive me crazy!

Quote:

RewriteRule ^([0-9]+)\.php$ /forum/contest/index.php?year=$1 [L]
When I go to 2007.php, the year that is passed to the index page is 0.
I don't get it. :helpme

teksonline 01-30-2008 01:54 PM

what is $1? nothing... What is 0... oh nothing

teksonline 01-30-2008 01:57 PM

problemis not in your rewrite its in your code.. how are you seeing $year = 0? are you using register_globals? or are you doing $year = mysql_real_escape_string($_GET['year'])

Davy 01-30-2008 02:12 PM

Aww. Shit.
Just disregard this thread.

I used "post" instead of "get" to get that variable. No wonder it was not working.
Stupid. :1orglaugh

xentech 01-30-2008 02:32 PM

haha pooned


All times are GMT -7. The time now is 07:23 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123