Forum: MySQL Sep 3rd, 2008 |
| Replies: 5 Views: 629 In the code from 475-505 is the coding that is used to communicate with MySQL! I hope u can help me better answer my question.
From 35-81 is the PHP that contains the error code is that where i... |
Forum: MySQL Sep 3rd, 2008 |
| Replies: 5 Views: 629 <!-- The contact form starts from here-->
<?php $error = ''; // error message
$fname = ''; // sender's name
$lname = ''; // sender's name
$email = ''; // sender's email... |
Forum: MySQL Sep 2nd, 2008 |
| Replies: 5 Views: 629 Please explain that to me cause im a beginner with MySQL/PHP 5 |
Forum: MySQL Sep 2nd, 2008 |
| Replies: 5 Views: 629 I have one question! How can i check form fields against the database and then display an error! Please help me for example go to mycsmi.org There is a form on the index.php page .... a user submits... |
Forum: MySQL Aug 30th, 2008 |
| Replies: 4 Views: 656 NO!
I meant that .... For Example:
A user registers on my site for a Personal Proxy. In the MySQL Database the username Field is the unique field .... The user has no idea that the form is... |
Forum: MySQL Aug 30th, 2008 |
| Replies: 4 Views: 656 Validating form field with table fields in MYSQL through PHP .... how do i do that! |
Forum: Web Development Job Offers Aug 30th, 2008 |
| Replies: 2 Views: 726 How do i create a PHP that validates the form data against a MySQL Table! please help me! |
Forum: Web Development Job Offers Aug 27th, 2008 |
| Replies: 2 Views: 726 I just want to say thanks for this site and i hope that u guys will help me 100% as I am trying to start a Christian web host in Tampa, FL
My test site is my very own [link removed] .... my web... |