Just another WordPress weblog
php using php from the command line manual
Using PHP from the command line. As of version 4.3.0, PHP supports a new SAPI type (Server Application Programming Interface) named CLI which means Command Line Interface.
Source : http://www.php.net/manual/en/features.commandline.php
paging using php php mysql tutorial
Ever use a Search Engine? Im sure you have, lots of time. When Search Engines found thousands of results for a keyword do they spit out all the result in one page?
Source : http://www.php-mysql-tutorial.com/wikis/php-tutorial/paging-using-php.aspx
php using php manual
Using PHP. This section gathers many common errors that you may face while writing PHP scripts.
Source : http://www.php.net/manual/en/faq.using.php
using php with ms sql server
Using PHP with MS SQL Server (Page 1 of 5 ) Now that PHP runs so well on Windows web servers and speaks natively with SQL Server, theres no longer a need to keep PHP and MS SQL
Source : http://www.aspfree.com/c/a/MS-SQL-Server/Using-PHP-with-MS-SQL-Server/
php developer center yahoo developer network
This site is your source for information about using PHP with Yahoo! Web Services APIs.
Source : http://developer.yahoo.com/php/
using fastcgi to host php applications on iis 7 0 host applications
This article explains how to configure the FastCGI module and PHP to host PHP applications on IIS 7.0 IMPORTANT : This article provides instructions on how to install and use
Source : http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/
introduction to design patterns using php
Introduction to Design Patterns Using PHP (Page 1 of 2 ) Design patterns are basically a general method that can be used in solving a variety of different problems.
Source : http://www.devarticles.com/c/a/PHP/Introduction-to-Design-Patterns-Using-PHP/
mysql using mysql with php
Documentation. MySQL PHP API; Articles. Interview with Kai Oswald Seidler from the XAMPP PHP on Planet MySQL. Commercialization of PHP Software; Installing Apache2 With PHP5
Source : http://dev.mysql.com/usingmysql/php/
debugging php using eclipse and pdt
The PHP Development Tools (PDT) plug-in, when installed with Eclipse Europa, gives you that ability to quickly write and debug PHP scripts and pages. PDT supports two debugging
Source : http://www.ibm.com/developerworks/edu/os-dw-os-php-eclipse-pdt-debug.html
execute a http post using php curl php zone
A customer recently brought to me a unique challenge. My customer wants information request form data to be collected in a database. Nothing new, right?
Source : http://php.dzone.com/news/execute-http-post-using-php-cu