- 1,251 categories
- 40,829 scripts
- PHP is a versatile open source scripting language capable of turning a beautiful piece of Flash art into a useful, dynamic creation - bringing serious power to the design back-end. As an ingredient to a website, PHP can help a designer develop the fu...
- Categories
- Platforms
- Licenses
- This tutorial is intended for the PHP programmer interested in gathering and analyzing Website statistics in a presentable format using MySQL and PHP. It will show how to: Display number of hits by Year, Month and Week, Display the last seven Daily a...
- Categories
- Platforms
- Licenses
- This is a detailed tutorial intended for the PHP programmer interested in learning more about database connectivity - using the ODBC standard. You should be familiar with PHP syntax and have a working knowledge of databases.
- Categories
- Platforms
- Licenses
- This is an extensive tutorial that will show how to gather and analyze Website statistics in a presentable format using mySQL and PHP. You will need a moderate understanding of PHP and a limited knowledge of mySQL, including how to create a mySQL tab...
- Categories
- Platforms
- Licenses
- Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
- Categories
- Platforms
- Licenses
- This is a nice tutorial on how to use PostgreSQL and PHP together. Topics covered include: Installation of PostgreSQL, PHP, and Apache, A Brief Introduction and Basic Commands, Different Types of Data, Retrieving Data from a Database, Inserting Data ...
- Categories
- Platforms
- Licenses
- This tutorial explains the need for database abstraction in PHP, and shows how to create your own database API that can be to used with different types of databases. The tutorial uses a PHP PostgreSQL API as an example.
- Categories
- Platforms
- Licenses
- This quick tutorial describes how to create an e-card system in PHP backended by a MySQL database.
- Categories
- Platforms
- Licenses
- This is a comprehensive tutorial on how the graphics capabilities of PHP can be used to create simple bar charts in GIF and PNG format. Each example includes a graphical chart along with source code.
- Categories
- Platforms
- Licenses
- In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
- Categories
- Platforms
- Licenses
Page: