|
| Widget Works |
You may not know this, but PEAR, the PHP Extension and Application Repository, has a whole category of classes devoted specifically to networking. This category contains widgets for a variety of different tasks, ranging from validating IP addresses and performing DNS queries to retrieving mail headers and pinging remote hosts to see whether they're operational.
This article will introduce you to some of these widgets, by taking you on a whistle-stop tour of PEAR's networking tools and demonstrating some of the things they let you do. If you're a developer of Web applications, and if you've ever wished you had a way of accessing basic networking tools like dig, ping, traceroute or whois through PHP, keep reading, because your wishes are about to come true.
 |
How to do Everything with PHP & MySQL
How to do Everything with PHP & MySQL, the best-selling book by Melonfire, explains how to take full advantage of PHP's built-in support for MySQL and link the results of database queries to Web pages. You'll get full details on PHP programming and MySQL database development, and then you'll learn to use these two cutting-edge technologies together. Easy-to-follow sample applications include a PHP online shopping cart, a MySQL order tracking system, and a PHP/MySQL news publishing system..
Read more, or grab your copy now!
|
|