Likes Received By Estevan
-
monkeyclap liked Estevan's post in the thread PHP - Please Help!.
hello try this <?php function make_ucwords_work($string2){ $a=explode(" ",strtolower($string2)); $b =...
Feb 19, 2012 -
Stace liked Estevan's post in the thread Total Bandwidth Used ?? PHP? Which Language - GURU's Help Needed ;).
hello you make a query from database and get images view ok ? after get image size , if like i help you to make but need more info to...
Feb 4, 2012 -
chops liked Estevan's post in the thread php.ini error - Please help!.
hello remove this line ini_set("max_execution_time", "300") and all run fine
Mar 14, 2009 -
joecool6101 liked Estevan's post in the thread Bidvertiser Delayed Payment 1 month?.
hello i get a answer Please accept our apologies for this inconvenience, this problem is indeed a known error and you should expect...
Mar 1, 2009 -
JohnS0N liked Estevan's post in the thread Redirect All Pages From Old Domain To New Domain Root.
hello add this lines in .htaccess in olddomain.com RewriteEngine on RewriteCond %{HTTP_HOST} !^www.newdomain.com$ RewriteRule ^(.*)$...
Dec 11, 2008 -
toby liked Estevan's post in the thread how to install software into Linux dedicated box?.
hello Toby pm to me and i help you to install all softwares Best
Sep 28, 2007 -
Alvin liked Estevan's post in the thread Need a script or tool to strip off end of url string.
hello i believed this help you <?php if(isset($_POST['shortu'])) { $_urls=explode("\n",$_POST['urls']);...
Mar 9, 2007 -
Phate liked Estevan's post in the thread Preventing specified sites from hotlinking.
hello if you are running apache add this in htaccess RewriteCond %{HTTP_REFERER} ^h ttp://(.+\.)?block2\.com/ [NC,OR] RewriteCond...
Mar 9, 2007