phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat