what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t