php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
Need help with cin setw
I made a program here is my code:
#include
#include
#i