Posts Tagged ‘Include’

PHP Tutorials: Dynamic Pages (Part 1/3)

Load files into a content area dynamically using $_GET (eg index.php?p=contactus) WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorial: Twitter API -HD-

In this tutorial, you will learn how to retrieve data from the Twitter API using PHP and then output it. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com

Basic PHP My Admin Tutorial

Visit our site at th3techies.com Very Basic php database programming using phpmyadmin

PHP Tutorials: Dynamic pages (Part 2)

Creating a standard webpage template, only the content changes when a link is clicked. Saves time duplicating each file, and makes it a lot easier if something needs to be changed, like a menu item, header, or footer.

PHP MySQL Tutorial: Connect to a MySQL Database -HD-

In this tutorial, you will learn how to connect to a MySQL database using PHP. Be sure to SUBSCRIBE because there will be a new tutorial every week. Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http

PHP MySQL Tutorial: Create a Simple View Counter -HD-

In this tutorial, you will learn how to create a simple view counter with PHP and MySQL. Be sure to SUBSCRIBE because there will be a new tutorial every week. Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http

PHP Tutorials: Dynamic pages (Update)

An update to my Dynamic pages tutorial, showing how to include sub sections (as folders) in the GET variable in your URL bar. This helps create a better design for your directory structure.

PHP Tutorial 3 – Mathematics, Operators and Includes

Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, MySQL and Apache Topics covered: Use of operators in mathematics and the include, include_once, require and require_once functions.