Search results

  1. G

    help, php/javascript/ajax.?

    i need to change my chat system from filebase to database. please any idea.
  2. G

    php codes showing on the browser , HELP!?

    i am working o a WAMP server. my first codes were executing well. while some are showing on the browser. for instant if i execute a file register.php. the codes popup instead of required outcome. some people suggest that i use the standard .php which is saving my files with a .php extension...
  3. G

    am learning PHP, i dont know why this code is not doing the right thing. please help?

    here is the code. <form action="welcome8.php" method="request"> <div><label for="firstname"><b>First name:</b> <input type="text" name="firstname" id="firstname"/></label> </div> <div><label for="lastname"><b>Last name:</b> <input type="text" name="lastname" id="lastname"/></label></div>...
Back
Top