No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
[URL="http://www.wampserver.com/en/index.php"][COLOR=#800080]http://www.wampserver.com/en/index.php[/COLOR][/URL] u can install from this site for php and mysql its good and for learning the above sites are well and also u can see [URL="http://www.w3schools.com"]www.w3schools.com[/URL] also
how to calculate the date of birth by giving the date, month, year in the registration page
[quote=crestaldin;310868]Hello All, I am a PHP newbie and have all my resources set up( by that I mean PHP,Apache server etc all working fine) I have an html file and a PHP script to handle the inputs from the html form. However when I hit submit to send the data …
hi, when you register in the database you add another field as id and assign that id as autoincrement and pass that id in session for eg, $fetch=mysql_fetch_array($exeusid); $userid=$fetch['id']; $_SESSION['id']=$userid; $_SESSION['username']=$email; header("Location: homepage.php?email=$email&id=$id&Password=$pass"); try by the given above format if any doubt ask i will explain upto my knowledge
Hi, If any body have the auto fill textbox using ajax in php plz send me the function and also give some idea about that.waiting for your kindley posts Thanks regards, azarudeen
hi, for this error Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/rekor/public_html/admin/top.php on line 6 You are not an administrator in my view the variable u assinged in the query and in the database field name will be differnt i think r otherwise put an …
hi, now for that mail funcrion is working in your local host .if u work that paGE IN SERVER MEANS U CAN AVOID THAT ERRORS and functions will work properly u can also send mails also.if u want to avoid that errors in your localhost means put an @ symbol …
hai to all, i think its a simple only but i am not having clear idea how to pass the value from an page into an popup window in a javascript in php.if any ones knows or get any idea means plz post quicklywith an example thank u,:idea:
The End.
azarudeen