Home

Submit

Source

Feeds

Home » PHP » Navigation ::

PHP Navigation
In this tutorial we will create a web page that extracts data from a MySQL database without having to refresh the page.
Related Tutorials
PHP Navigation
Dynamic URLS using php and mysql
PHP / Navigation
To create dynamic URL with php and mysql is quite simple and this small tutorial will teach you how very easily. If you look at Chipmunk directory, board, or CMScore, you will find that they all use Dynamic URLs with PHP/Mysql.

Site: www.chipmunk-scripts.com Report - View Tutorial

PHP Databases
Creating Dynamic Website Content with PHP - MySQL
PHP / Databases
Fresh website content for your visitors can be of real benefit when attempting to generate repeat traffic. Most webmasters, however, just don't have enough spare time to frequently update or rebuild their pages manually. If your web site hosting company provides free access to PHP and MySQL, this article will show you how to combine those two open source tools and replace a portion of your websites' static content with frequently changing dynamic content.

Site: www.webdesign.org Report - View Tutorial

PHP Getting Started
Create dynamic sites with PHP & MySQL
PHP / Getting Started
This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve the content, and you will be ready to serve your own dynamic content from your site.

Site: codewalkers.com Report - View Tutorial

PHP Navigation
Dynamic (2 level) navigation list
PHP / Navigation
The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to "remember" the values, sub values and also the query string from previous clicked links. In this tutorial we will learn how to create a dynamic navigation menu powered by PHP and MySQL only. While using standard HTML elements (unordered lists) it's easy to add different CSS styles later.

Site: www.finalwebsites.com Report - View Tutorial

PHP Databases
Making Data Dynamic
PHP / Databases
One of the main strengths of PHP is its support for a vast number of databases. Very often, PHP and MySQL are viewed as an entity. However, other databases have their strengths, toofor instance, it took MySQL a very long time to support features that are considered standard in other systems; however, MySQL is known to be very fast.

Site: www.brainbell.com Report - View Tutorial

PHP Getting Started
PHP For Beginners - Free Courses from www.iTechCollege.com
PHP / Getting Started
What is PHP? PHP is a computer scripting language, which is originally designed for creating dynamic web pages. PHP is an open-source language, used primarily for dynamic web content and server-side applications. In this course, you will learn how to: How to write to screen; Generate and Retrieve a query string; Use functions; Redirect a page; Show environment variables; How to use cookies in PHP; Include a page; How to connect to MySql database; PHP`s most advantage: create an image directly.

Site: www.itechcollege.com Report - View Tutorial

PHP Databases
Are PHP and MySQL the Perfect Couple?
PHP / Databases
This is ore of an introductory article on PHP and MySQL covering such topics as features of PHP and MySQL, and how to use PHP to interact with MySQL.

Site: www.oreillynet.com Report - View Tutorial

PHP General Development
Get the full URL of your page using PHP
PHP / General Development
Very often we need to have the ful URL of the page and use it somehow in our code, for example a dynamic script with social bookmarks or anything else we can think of. This can be done using Javascript but I prefer to use PHP since it's not based on the client side and it works with or without Javascript turned on in our browsers.

Site: www.roscripts.com Report - View Tutorial

PHP Getting Started
Scripting a Dynamic PHP Copyright
PHP / Getting Started
The date is fairly specific in how it is scripted. you can single out the year and use the PHP script for year to script a dynamic date so you won't have to update at the end of each year. All you do is set the starting date, apply the script!

Site: www.developingwebs.net Report - View Tutorial

PHP Paging
Creating Dynamic Next / Previous Buttons with PHP and MySQL
PHP / Paging
In this tutorial we are going to learn how to Creating Dynamic Next / Previous Buttons with PHP and MySQL.

Site: www.onlamp.com Report - View Tutorial

PHP Site Analysis
Generating Advanced Web Page Statistics using PHP
PHP / Site Analysis
This tutorial is intended for the PHP programmer interested in gathering and analyzing 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 table using the mySQL client.

Site: devzone.zend.com Report - View Tutorial

PHP Databases
Creating a Simple Photo Album with PHP and MySQL (Part 1)
PHP / Databases
Online photo albums are everywhere these days. Some of them are dedicated to landscapes, others are dedicated to celebrities, and the list goes on and on. This tutorial is the first in a series of tutorials that will teach you how to use PHP and MySQL to create a photo album that will allow you to upload new pictures, delete old pictures, and even update any information linked to your pictures.

Site: www.carbotek.org Report - View Tutorial

PHP Databases
Creating dynamic dropdown lists in mySQL
PHP / Databases
This tutorial describes how to build a basic admin interface to allow you to add and delete users from the browser instead of having to Telnet into the mySQL monitor and do it manually. Main function dealt here is to create a dynamic drop down list populated with usernames in the MySQL database.

Site: www.php-scripts.com Report - View Tutorial

PHP Installation
Installing Apache 2.0, PHP 4.2, MySQL 3.23, and PHPMyAdmin
PHP / Installation
This article shows you how to setup, configure, install, and use the Apache 2.0 web server, PHP 4.2.0 scripting langauge, PHPMyAdmin, and that latest MYSQL DBMS Database MySQL 3.23 on a Windows machine so you can easily test your dynamic Macromedia Flash content in a server environment. Making it easy to test on your local laptop/desktop. A Flash application using these tools is also detailed.

Site: www.flashkit.com Report - View Tutorial

PHP Installation
Acquiring PHP MySQL
PHP / Installation
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts. One reason is that Windows render an amazing web presence unlike any other OS's browsers. So this page will only cover the WAMP ( Windows, Apache, MySQL, PHP ). You will learn how to install Apache, PHP, and MySQL under Windows platform.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement