php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g