Likes Received By xrvel
-
seattle-west liked xrvel's post in the thread Dealsneaker.com vs. Cheapfrenzy.com for next deal site project.
I chose "cheapfrenzy" because i play some games from gamehouse with "frenzy" word so it sounds familiar for me. The "*sneaker" does not...
Nov 29, 2008 -
ez-designs liked xrvel's post in the thread $GET question, easy one.
Just in case you want to read "john" from that URL (without any id), you can use this <?php $name = $_SERVER['QUERY_STRING']; ?>
Nov 9, 2008 -
Scorpiono liked xrvel's post in the thread $GET question, easy one.
Just in case you want to read "john" from that URL (without any id), you can use this <?php $name = $_SERVER['QUERY_STRING']; ?>
Nov 9, 2008 -
Napoleon liked xrvel's post in the thread protecting a page using captcha.
Here is my captcha, not the best, but easy to install. I have put some examples there. :)...
Nov 7, 2008 -
Rory M liked xrvel's post in the thread 200K alexa rank? Is it worth a lot?.
So it means that alexa rank does not increase domain name value a lot especially on 200k-ish rank? Thank you for the opinion. I am new...
Oct 28, 2008 -
slaydragon liked xrvel's post in the thread Simple Regular expression question.
I have not found solution with regexp to limit the length, BUT, you want the input to be letters and dash AND minimum length is 3, so i...
Jun 14, 2008 -
Silver89 liked xrvel's post in the thread strpos Url.
Untested, but please try this :) if (stristr($_SERVER["REQUEST_URI"], "/forum/")) { require_once 'forumPanel.php'; } else {...
May 22, 2008 -
warsome liked xrvel's post in the thread What the...? Weird problem.
You forget to close your <select> tag :)
Apr 30, 2008 -
enter.net liked xrvel's post in the thread point url to www.
Did you mean forwading http://example.com to http://www.example.com? Create a .htaccess file, and fill it with this content :...
Apr 21, 2008