Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Adding checkboxes to my mailme.php
Name: cedwards Date: February 26, 2009 at 17:00:41 Pacific OS: Windows XP Subcategory: PHP
Comment:
I'm pretty much a newbie but have managed to create a contact info form and with them help of others a mailme.php to get the info emailed back to me once submitted. My only issue is adding the checkboxes that are checked to my php so that info is also mailed to me.
Summary: Hi, I am having a bit of a problem connecting to my MySQL database. Here is the php code I am using: <html> <head><title>MySQL Test</title></head> <body> <? /* declare some relev...
Summary: Trying to test out IIS 5 with PHP, MySQL, and phpMyAdmin. While I have gotten all of this communicating and working I have one problem. phpMyAdmin reports a problem stating that: The mbstring PHP exte...
Summary: Here is my delimma: At work there is a restrictive firewall. I want to view some sites but if the word Game (and other words) are in the metatag or something, the site is automatically restricted. I...