Provides links to PHP tutorials with some discussing the use of PHP with MySQL along with some covering PHP variables, if statements, switch statement, for loops, while loops, functions, datatypes, arrays, and array manipulation. |
A PHP tutorial providing information about control statements, objects, variable reference, array functions, how to include files, using php with forms, sessions, cookies, mail, and MySQL showing examples of the MySQL connect statement, the select query and how to get rows, the delete query, the insert query, and the update query and more. Examples of form creation, validation, and processing are given. |