Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Undefined variables
hi
----------------------------------------------------------------------------------------------
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a