Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #37.0K
~1K People Reached
Favorite Forums

5 Posted Topics

Member Avatar for sunilsinha
Member Avatar for samarudge

this means there is some problem in your javascript. when the first time the javascript called its check and an javascript error occur and when you click again then the existing error return true to the form that's why the form is submitted. Regards: <URL SNIPPED>Nasir

Member Avatar for essential
0
161
Member Avatar for furqan219

you have to use $_REQUEST instead of $_POST because $_REQUEST support for both method$_POST AND $_GET . if still problem the use print_r($_REQUEST); it show you all the parameters which send on this page. <UR SNIPPED>xperts

Member Avatar for msnmnk
-1
128
Member Avatar for gagan22

yes their is the same way to like upload images as well upload file on the server you have to get the properties of the file [code=php]list($width, $height, $type, $attr) = getimagesize($_FILES['img']['tmp_name']);[/code] <URL SNIPPED>xperts

Member Avatar for msnmnk
1
881
Member Avatar for Andiswa

But i suggest you to do this in php. coz php is easy to use and its hosting servers are also in cheap prieces. else Simply visit any school and get their requirement. Regards. <URL SNIPPED>xperts

Member Avatar for msnmnk
0
103

The End.