Tutorials by PHPreg.com

You can find here all the 56 tutorials by PHPreg.com. The author's home page URL is http://www.phpreg.com.
Sort byTutorials Per Page
Pages:1 | 2 | 3 | 4 | 5 | 6 | Next| Last
The asynchronous JavaScript and XML technology, simply called AJAX technology is one main technology that is playing a major part in Web 2.0 revolution. Web developers are facing a major challenge from several years.
December 23, 2008 Today Views: 1 Total Views: 884
The first step is to extract all of the files from the downloaded zip file into C:\PHP (create the folder if it doesn't already exist).
November 13, 2008 Today Views: 5 Total Views: 2,683
Note that both Google's service and PEAR::SOAP are technically still in beta, so you might encounter the odd bug from time to time. There are other SOAP client libraries available and while implementation details are different the basic theory is the same as presented here.
November 12, 2008 Today Views: 1 Total Views: 616
When building my website "Crossword Heaven" I came across a problem. I created a PHP object called "crossword" but needed to save the information in the object to a database. Now considering that this object contained a lot of information this was not an easy thing to do. Or was it?
October 30, 2008 Today Views: 1 Total Views: 680
What is a paycounter, well anyone who has built Adult sites will know that a paycounter is a counter which displays small images, these images are about 120x60 in size.
August 1, 2008 Today Views: 1 Total Views: 449

PHP File Executeable

Author: PHPreg.com  Rating:
In this HowTo, I make example that PHP file access database (PostgreSQL), query some data from table, and save that data to another table. I run this PHP file on my Debian Server.
July 24, 2008 Today Views: 1 Total Views: 443
What is phpAdsNew? It is great script written in PHP which can be used to manage different ad campaigns on your website.
July 9, 2008 Today Views: 1 Total Views: 461
Adding an rss feed to your website is not as difficult as most people believe. The great thing about adding RSS feeds to your website is that the feed can keep your page content updated automatically since you are 'streaming'€™ information directly from another website to your page!
July 2, 2008 Today Views: 1 Total Views: 466
Cleaning up your inputs from $_POST, $GET and $_REQUEST is an important task if you're looking at security of your PHP applications.
June 25, 2008 Today Views: 1 Total Views: 415
MySQL Maestro is a powerful Windows GUI solution for MySQL server administration and database development. MySQL Maestro supports all the latest versions of MySQL, including MySQL 4.1.x/5.0.x.
May 30, 2008 Today Views: 1 Total Views: 647
Pages:1 | 2 | 3 | 4 | 5 | 6 | Next| Last