Advertisment
Want to learn php? Don't know where to start? This tutorial is for you!
This tutorial will show you how to create a simple 468 x 60 banner online.
Is someone causing you or your site pain? BAN THEM using this script!
Learn how to make your own line graph using GD functions in PHP, based on traffic statistics for a desired page. So this tutorial will require a...
I've been looking at spam detection techniques for a while now, so when Zend_Form came onto the scene I thought that it would be nice to...
Creating zip files on a web server is a feature which could be very useful for backups or just for offering an unknown number of dynamic files or...
There might be many reasons why you may be storing data in a database. As Google has showed us, searching data is an invaluable tool that can help...
http://www.videotutorialzone.com - There is no shortage of tutorials on the net that show you how to install PHP on Windows with IIS, but since it...
A guide on how to connect to a MySQL Database using PHP.
The second part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
This tutorial describes what to do in order to be able to instantiate controllers in the Zend Framework, the goal is to be able to make instances...
Views: 824 | | by Jason
PHP - OOP
Okay there are different ways to retrieve data from MySql databases here are a few ways and uses.
This tutorial covers the basics of using the Facebook PHP Client Library and how to get your application started, including, installing the...
Views: 576 | | by Tutorial
PHP - Development
This tutorial is aimed at an audience unfamiliar with the basic concepts of object-oriented programming (OOP). The intent is to provide a general...
Views: 862 | | by Mark
PHP - OOP
Veremos paso a paso como hacer navegacion por paginas, con ejemplos incluidos.
In this tutorial you will learn how to parse a multiple-line character delimited text file into a two dimensional array using PHP.
Sometimes, when working on complex projects, you may need to store files on different servers. This can be easily done via FTP. The logging process...
Views: 886 | | by Donald
PHP - OOP
There is a powerful yet somewhat unheard of function in PHP titled glob(). Many beginners and intermediates alike struggle with the traversing of...
AJAX powered blogging system. It is focused on ease of use, web standards, and speed. This blog is not full of ...
Basic tutorial that shows how to open local and remote files in php.