The document discusses PHP and MySQL. It begins with slides about handling forms and parsing data in C versus Perl and PHP. PHP is shown to take an HTML-centric approach where logic is added minimally between HTML blocks. Examples are provided of connecting to MySQL from PHP, creating databases and tables, and inserting data using SQL queries. The document emphasizes that PHP makes it easy to build web applications that interface with databases.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
68 views
PHP Mysql Manual
The document discusses PHP and MySQL. It begins with slides about handling forms and parsing data in C versus Perl and PHP. PHP is shown to take an HTML-centric approach where logic is added minimally between HTML blocks. Examples are provided of connecting to MySQL from PHP, creating databases and tables, and inserting data using SQL queries. The document emphasizes that PHP makes it easy to build web applications that interface with databases.