mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);