http://www.markuptutorials.com
http://webdesign.org
http://www.flashperfection.com
http://www.vectorials.com
http://www.3dlessons.com
http://www.tutorialkit.com

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
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.
July 29, 2008 Today Views: 1 Total Views: 168
PHP can be very useful in your webiste design, I use PHP for my websites difficult functions such as forums, blogs, chat, user forms, and shopping cart interface. But did you know you can use simple PHP for your website navigation systems?
July 25, 2008 Today Views: 2 Total Views: 227

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: 137
One important use of Regular Expressions (Regex) is to verify fields submitted via a form. In this article, we attempt to write an expression that is able to verify the user's first name, middle name, last name or just names in general.
July 23, 2008 Today Views: 1 Total Views: 233
CAPTCHA an acronym for "completely automated public Turing test to tell computers and humans apart ". CAPTCHA technology enables you to discern human requests from computer generated requests on the Web, where such a distinction is difficult. Simply defined "Man can read machine can't!"
July 22, 2008 Today Views: 1 Total Views: 120
XML stands for EXtensible Markup Language and it is a simplified subset of Standard Generalized Markup Language (SGML). Its primary purpose is to facilitate the sharing of data across different information systems, particularly systems connected via the Internet.
July 18, 2008 Today Views: 5 Total Views: 178
This is simple tutorials to create shoutbox.
July 17, 2008 Today Views: 1 Total Views: 223
Is your web site dynamic enough to address your visitors by name?
July 15, 2008 Today Views: 1 Total Views: 152
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: 2 Total Views: 128
PHP Interpreter can read or write files on which it have permission to do so. PHP provides few functions using those we can easily check the status of permission assigned on any file.
July 7, 2008 Today Views: 2 Total Views: 111
Pages:1 | 2 | 3 | 4 | 5 | 6 | Next| Last