PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav