Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~278 People Reached
Favorite Forums
Favorite Tags
Member Avatar for bigpig

Could anyone help me out with example RewriteRule(s) for the following: EASY [url]www.mysite.com/browse.php?letter=a[/url] -> [url]www.mysite.com/browse/letter/a[/url] HARD [url]www.mysite.com/productsearch.php?recordID=292[/url] -> [url]www.mysite.com/product/productname[/url] (How do I pass the productname?) [url]www.mysite.com/productsearch.php?x=11&y=19&txt_SearchQuote=f[/url] -> [url]www.mysite.com/product/f[/url] Cheers Big

0
62
Member Avatar for bigpig

I can echo the variables from my require_once file outside of a function, but inside a function they are empty (i.e. it's as if they were never parsed by require_once at all). Even adding a seperate require_once in the function will still echo empty variables.

Member Avatar for bigpig
0
134
Member Avatar for bigpig

How can I display a new quote each day - to get a quote from the DB is simple, but how to change the quote every 24 hours?

Member Avatar for blocblue
0
82