|  | | Tips on Writing Portable SQL Code is a tutorial which teaches the author's experiences with multiple database systems from Mac to the current oracle, Access, Foxpro, MySQL and MS SQL Server. The author focus on PHP and how ADODB gives the solution. | | Uploading, Saving and Downloading Binary Data in a MySQL Database is a tutorial that teaches the users how to store binary files in a mySQL database by using php. | | Using PHP and MySQL is an article which explains the basics of MySQL, how to create a database and add tables to it and how the PhpMyAdmin helps the creation of database. For this, the author gives some sample PHP code functions to learn easily. | | Using PHP to search a MySQL database and return paged results is an article for searching and getting results in a MySQL database content. The author gives some sample programmes for this. Knowledge of PHP and MySQL is a must. | | From this article you can learn the usage of PHP's open database connectivity functions in getting connected with MS SQL server database to retrieve the necessary data. | | Using PostgreSQL With PHP is a tutorial which explains what is PostgreSQL and the usage of PostgreSQL with PHP. The author says that PostgreSQL is similar to MySQL with minimum differences and some of its many features for easy understanding. | | Viewing MySQL table is a tutorial that teaches how to output any database table into the HTML page ignoring the number of columns and rows the table contains. The author gives some sample functions to get this. | | Web Database Tutorial (PHP & MySQL) is an article that teaches about the generation of web database programme using PHP and MySQL on a Unix platform or Mac OS X or Linux with the assumption of your system running with Apache web server. Some codes and functions are given for easy understanding. | | Website Database Basics With PHP and MySQL is an article that gives solution for making your visitor to search for information on your website and also add to it. For this purpose, the author says that creation of database on a website is necessary. | Pages: [<<] 1 2 3 4 5 6 7 8 | |  |
|