Search results

  1. R

    What does this Mean?? (PHP Related)?

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'my name is clarke i brought some cheese it was very good and tasty for my lunch ' at line 1 I will add my PHP code if asked.
  2. R

    What's Wrong with this PHP Code?

    Index.php File <?php session_start (); ?> <html lang="en"> <form action="register_news.php" method="POST"> <h1><font face="arial"> News by Workload </font> </h1> <table cellpadding="2" cellspacing="2" border=0"> <tr> <td>User : </td> <td><input type="text" name="user"></td> </tr> <tr>...
  3. R

    What do you usually say when you need to introduce yourself in the first day of class?

    10 points for the most fascinating answer.
Back
Top