Uploader Comments (flashbuilding)
Top Comments
-
Can I just ask a question? When ever I fill out the form, I click submit and it says that the last name is an error when all I've done is put in my last name. Could you please help me with this?
All Comments (106)
-
I WANT TO KNOW HOW TO DELETE THE ACTIVATION OF REGISTRATION? PLEASE, HELP ME
-
Hey. When ever I click submit I get the error message of 'Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/a3000304/public_html/reg
ister.php on line 69 Table 'a3000304_connect.myMembers' doesn't exist'
What should I do to fix this error?
-
do you have a source code for this tutorial
-
Nice tutorial, but I do get this mysql_num_rows() expects parameter 1 to be resource, on line 48.. The Line 48 is 62 on you video. The line ($email_check = mysql_num_rows($sql_email_chec
k);) What to do? -
ok... everything after the form submission is a blur~ I've followed this far man haha Adam, have you posted the parcing codes in this tutorial?
-
hey, i use XAMPP as a server... and i had a problem with that include_once !!
Thanks for helping me out... i use now require_once :) nice tuts by the way!!



Does anyone know why I get the message:
mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/html/index.php on line 35
???
colinluzio 2 years ago
The query is calling fields that do not exist in your table probably. Double check your table in the database using PHPMyAdmin, and then check the query string fields.
flashbuilding 2 years ago 4