PHP
PHP is a computer scripting language, originally designed for producing dynamic web pages.
Application
Multimedia
Remove
Platform
Any
License
Any
PHP Script for generating Dynamics Video RSS Feed
RSS – Rich site Summary is a standardize xml format that is use to publish a news once and view by many application. Document that contains RSS...
The company needed to develop a solution which would operate as an OS Deployment tool that is customized for the needs of their Datacenter according the specific design parameters given.
The team...
This article explains the steps you need to follow to configure PHP and secure its correct operation.
This article shows how to build an object-oriented graphics layer in PHP. Using object-oriented systems can make building complex graphics much easier than building the graphics using the primitives...
Interaction on the WWW often means filling out forms, hitting the submit button and getting a certain result. HTML and HTTP provide a mechanism to perform this quite easily through forms. PHP has...
In this tutorial, I will give ideas on how the graphics capabilities of PHP can be used to create simple bar charts in GIF and PNG format. I will briefly touch on non-graphics alternatives as well....
One of the better inventions of the 21st Century is with no doubt PHP-Gtk. Released in March 2001, in an effort to show that PHP isn't just a web scripting language, PHP-Gtk offers coders running GTK...
I'll explain a method to zoom a portion of an image by using PHP and gif files. The first step is to generate a map in its big size (in my example a 747x360 pixels gif called caligran.gif), then I...
Ever had a website with a menu based system, and had to constantly update every page or use frames? With this tutorial, you'll learn to get around that with PHP, and it's easy, too.
Need to add Next / Previous buttons to your web site? This article shows us how to program these buttons with a dynamic, reusable class using PHP and MySQL or PostGreSQL.
This article shows you how to add dynamic Flash animations to your website using PHP.
This article explains the steps required to install PHP on a Windows system.