PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi