Php | Advanced Php
213 days ago | higherpass.com
In this tutorial we'll be using curl to retrieve the XML data from a remote web server.
Php | Advanced Php
338 days ago | thewebmasterstool.com
Learn how to present a MySQL table with alternating row colours
Php | Advanced Php
347 days ago | higherpass.com
This tutorial explains how to use Curl and SimpleXML SimpleXML is a php5 extension used to parse XML data. Topics covered include loading XML documents, parsing nodes & attributes, and filtering data with XPath statements.
Php | Advanced Php
381 days ago | forum.codecall.net
This tutorial will guide you through creating a simple PHP-GTK Graphical User Interface (GUI).
Php | Advanced Php
409 days ago | myhow2guru.com
Write a simple Oracle Store procedure & a PHP page.
Php | Advanced Php
498 days ago | colinsmiley.net
Learn how to create a neat system for originally managing website templates, but can be easily adapted to have many other uses.
Php | Advanced Php
576 days ago | macronimous.com
With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them.
Php | Advanced Php
577 days ago | macronimous.com
This article explains how effective PHP Framework web applications are developed using CodeIgniter, along with its important features and advantages, with an example
Php | Advanced Php
667 days ago | alphapatrol.com
This tutorial describes how to load Excel data directly from .xls file using PHP, manipulate and insert into a database.
Php | Advanced Php
750 days ago | primephp.com
You see them all over the internet, search engine friendly URLs are becoming very popular. There are a couple ways to achieve a search engine friendly URL but the easiest way to implement them is to use mod_rewrite in your .htaccess file. In this tutorial you will learn how to read and call a search engine friendly URL on your website using a gateway type template script.