Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<