Ten Tools Web Developers Can’t Live Without
What are the 10 open source and online tools that all Web developers should have in their toolboxes? Here’s one developer’s list of must-haves.
Go here to read the rest: Ten Tools Web Developers Can’t Live Without
a2a_linkname=”Ten Tools Web Developers Can’t Live Without”;a2a_linkurl=”http://www.frenzygraphics.com/2010/08/26/ten-tools-web-developers-cant-live-without/”;
Build Your Own PHP Web Mailer
Get not only instructions for creating a PHP Web mailer but also a list of PHP commands that you can use to customize the Web mailer.
Go here to read the rest: Build Your Own PHP Web Mailer
a2a_linkname=”Build Your Own PHP Web Mailer”;a2a_linkurl=”http://www.frenzygraphics.com/2010/08/11/build-your-own-php-web-mailer/”;
Using PHP Encryption for Login Authentication
Learn how to use PHP encryption to ensure that only authorized users gain access to your Web applications.
View post:Using PHP Encryption for Login Authentication
a2a_linkname=”Using PHP Encryption for Login Authentication”;a2a_linkurl=”http://www.frenzygraphics.com/2010/06/02/using-php-encryption-for-login-authentication/”;
Complete the Shopping Cart Admin Tool for Your PHP Online Store
Learn the PHP scripts that allow shoppers to change item details after they have added the items to their carts, as well as the scripts for administrators to add and remove items.
Here is the original post: Complete the Shopping Cart Admin Tool for Your PHP Online Store
a2a_linkname=”Complete [...]
Globalize your Web Applications: PHP’s Locale Formatting Classes
In part 3 of the Globalize your Web Applications series, we’ll be exploring PHP’s I18N_Number and I18N_Currency classes, both of which are part of the I18N Libraries.
More here: Globalize your Web Applications: PHP’s Locale Formatting Classes
a2a_linkname=”Globalize your Web Applications: PHP’s Locale Formatting Classes”;a2a_linkurl=”http://www.frenzygraphics.com/2009/12/29/globalize-your-web-applications-phps-locale-formatting-classes/”;
Globalize your Web Applications: Working with Dates in PHP
Using language-specific locale features allows your applications to support many different locales, regardless of the settings on the computer, which runs the application. Today’s article takes a look at date formatting considerations in PHP.
Excerpted from:Globalize your Web Applications: Working with Dates in PHP
a2a_linkname=”Globalize your Web Applications: Working [...]
Globalize your Web Applications: PHP’s Locale Package
In the modern globalized economy, it behooves us to think of other nationalities when we develop our websites and applications. This article is the kickoff for a series that discusses the ramifications of globalization on our websites and applications. Today’s article will deal with locales and their implementation in the PHP language.
See the rest here: [...]
Drupal 6.14, Introduction and Installation
Drupal provides developers with a database-driven CMS that comes “out-of-the-box” with many often-requested features. This article walks you through the installation process and showcase some of the out-of-the-box features that make Drupal so popular.
Here is the original: Drupal 6.14, Introduction and Installation
a2a_linkname=”Drupal 6.14, Introduction and Installation”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/30/drupal-614-introduction-and-installation/”;
[...]
Creating a Banking Application Deposit Script
Our last article discussed the withdraw script that enables a customer to make a withdrawal from an account of their choice. This installment explores the mechanisms behind making a deposit into an account.
Read more here: Creating a Banking Application Deposit Script
a2a_linkname=”Creating a Banking Application Deposit Script”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/23/creating-a-banking-application-deposit-script/”;
[...]
Object Oriented Programming- The beginning
This article explores the new Object Oriented Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts.
Read the rest here: Object Oriented Programming- The beginning
a2a_linkname=”Object Oriented Programming- The beginning”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/03/object-oriented-programming-the-beginning/”;
Object Orientated Programming- The beginning
This article explores the new Object Orientated Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts.
Read more here: Object Orientated Programming- The beginning
a2a_linkname=”Object Orientated Programming- The beginning”;a2a_linkurl=”http://www.frenzygraphics.com/2009/10/12/object-orientated-programming-the-beginning/”;
XML and PHP Simplified - Building an XML Reader
Building on previous installments, this article walks you through building an application that enables you to work with XML documents.
See the original post here: XML and PHP Simplified - Building an XML Reader
a2a_linkname=”XML and PHP Simplified - Building an XML Reader”;a2a_linkurl=”http://www.frenzygraphics.com/2009/09/02/xml-and-php-simplified-building-an-xml-reader/”;
XML and PHP Simplified - Formatting XML Documents
Part 3 of this series covers how to format XML documents in web browsers and how to parse or read them using PHP strings and functions.
View post:XML and PHP Simplified - Formatting XML Documents
a2a_linkname=”XML and PHP Simplified - Formatting XML Documents”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/05/xml-and-php-simplified-formatting-xml-documents/”;
XML and PHP Simplified - XML,PHP and the Database
J. Leidago Noabeb explores the relationship between XML,PHP and MYSQL including a brief look at the Document Object Model.
Credit:XML and PHP Simplified - XML,PHP and the Database
a2a_linkname=”XML and PHP Simplified - XML,PHP and the Database”;a2a_linkurl=”http://www.frenzygraphics.com/2009/07/22/xml-and-php-simplified-xmlphp-and-the-database/”;
XML and PHP Simplified
J. Leidago Noabeb simplifies and demystifies the use and application of XML and the DOM.
See the rest here: XML and PHP Simplified
a2a_linkname=”XML and PHP Simplified”;a2a_linkurl=”http://www.frenzygraphics.com/2009/07/01/xml-and-php-simplified/”;


