Recent content by MoreTasteFul

  1. M

    Help me link my php page to mySQL?

    Okay so I'm new to MySQL and PHP so far I have the simple form... that will get the data from my PHP page witch is not yet made because I don't know what code to use... My form page is like such <html> <body> <form action="Unkown.php" method="post"> <center> Name:<input type="text"...
  2. M

    Help me link my php page to mySQL?

    Okay so I'm new to MySQL and PHP so far I have the simple form... that will get the data from my PHP page witch is not yet made because I don't know what code to use... My form page is like such <html> <body> <form action="Unkown.php" method="post"> <center> Name:<input type="text"...
Back
Top