hai i have a problem in my simple Entry Form..........
I have a Form studentregdform where i have StudentName,FatherName,MotherName,Educational Qualification details and upload student photo..............
when student filling form its submit successfully. and displaying data correct.
but in 100 form 10 forms are replacing father name with imagepath.................
after that its automatically correct and agin 50 or 60 submission again it replace same...........
iam using ajax scripting in validation.......
why this problem is occuring i dont know.
any body help me ............
Thannks
Wondering Type Problem in php
Moderator: General Moderators
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: Wondering Type Problem in php
The problem is definitely in the code.manojsemwal1 wrote:hai i have a problem in my simple Entry Form..........
I have a Form studentregdform where i have StudentName,FatherName,MotherName,Educational Qualification details and upload student photo..............
when student filling form its submit successfully. and displaying data correct.
but in 100 form 10 forms are replacing father name with imagepath.................
after that its automatically correct and agin 50 or 60 submission again it replace same...........
iam using ajax scripting in validation.......
why this problem is occuring i dont know.
any body help me ............
Thannks
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
Re: Wondering Type Problem in php
Thanks AbraCadaver
but i checked code correctly and check data.
i have three form
For Registration NadmissionForm.php
for Validation Validate.class.php //up to here the fathername is in variable but when i check in submitstudententry.php the value is not in variable.....................................in some time value is missing ratio is 100:10
and Submit to database Submitstudententry.php
why this happening ...............
but i checked code correctly and check data.
i have three form
For Registration NadmissionForm.php
for Validation Validate.class.php //up to here the fathername is in variable but when i check in submitstudententry.php the value is not in variable.....................................in some time value is missing ratio is 100:10
and Submit to database Submitstudententry.php
why this happening ...............