Warning: Undefined array key "addISBN" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\includefiles\BookArrayUtilities.php on line 10

Warning: Undefined array key "deleteISBN" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\includefiles\BookArrayUtilities.php on line 21
Shopping Cart Your Account shopping cart      0 items in your cart

Creating Interactive Web Sites with PHP and Web Services

PHP and MySQL are great tools for building database-driven websites. There's nothing new about that. What is new is the environment in which your site operates—a world rich (and growing richer) in web services that can add value and functionality in many different ways. Creating... more


Mastering Regular Expressions

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.

If you don't... more


Learning PHP 5

PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become... more