Software Listing of Author : "Phpbuilder.com"
- A PHP Developer's Primer - Delving into Ajax
- License: Freeware
- Price: 0.00


In this article we are going to delve deeper into Ajax and explore how XSL can be used on both the client side (using Javascript) and on the server side (using PHP) to transform XML data into XHTML.
- Publisher: phpbuilder.com
- Date Released: 26-10-2011
- Download
- Platform: Misc Scripts
- A Template Framework for Static Sites
- License: Shareware
- Price:


Templates can bring order and structure to a web site.
- Publisher: phpbuilder.com
- Date Released: 22-07-2011
- Download
- Platform: PHP, Scripts
- Accessing a Microsoft SQL Server database from PHP running under Linux
- License: Shareware
- Price:


This article describes how to connect and query an MS SQL server (running under a Windows operating system) from php installed on a unix box.
- Publisher: phpbuilder.com
- Date Released: 08-07-2011
- Download
- Platform: PHP, Scripts
- Arrays, HTML, and PHP
- License: Shareware
- Price:


This 4-page tutorial guides you through step-by-step how to pass arrays and using checkboxes/select boxes in PHP.
- Publisher: phpbuilder.com
- Date Released: 12-03-2011
- Download
- Platform: PHP, Scripts
- Bar Charts With GD
- License: Shareware
- Price:


This is a comprehensive tutorial on how the graphics capabilities of PHP can be used to create simple bar charts in GIF and PNG format. Each example includes a graphical chart along with source code.
- Publisher: phpbuilder.com
- Date Released: 01-11-2011
- Download
- Platform: PHP, Scripts
- Best Practices: Database Abstraction
- License: Shareware
- Price:


PEAR's DB classes are one of the database abstraction layers. This article takes a look at some traditional database access methods and then compare them with the method employed by PEAR.
- Publisher: phpbuilder.com
- Date Released: 09-11-2011
- Download
- Platform: PHP, Scripts
- Best Practices: PHP Coding Style
- License: Shareware
- Price:


This article by Tim Perdue at PHPBuilder.com offers helpful guide to some of the best practices in PHP coding style. Topics covered: Indenting, Control Structures, Function Calls, Using Comments, PHP Tags, and Strings.
- Publisher: phpbuilder.com
- Date Released: 05-01-2011
- Download
- Platform: PHP, Scripts
- Binary Data + MySQL + PHP
- License: Shareware
- Price:


This tutorial will show how you can store the data via the HTML forms "File" feature in your MySQL database and how you can access and use this data in your webproject.
- Publisher: phpbuilder.com
- Date Released: 03-07-2011
- Download
- Platform: PHP, Scripts
- binarycloud: the opensource platform for php web applications
- License: Shareware
- Price:


binarycloud is a platform for rapidly developing complex web applications. It includes basic services like authentication, permissions, a template engine, database abstraction etc.
- Publisher: phpbuilder.com
- Date Released: 12-10-2011
- Download
- Platform: PHP, Scripts
- Building Dynamic Pages With Search Engines in Mind
- License: Shareware
- Price:


This tutorial shows you how to make a site database-driven, but still indexable by search engines. It also explains how to create a site to be co-brandable whose look-and-feel are dependent on which "affiliate" site was being accessed.
- Publisher: phpbuilder.com
- Date Released: 20-04-2011
- Download
- Platform: PHP, Scripts
- Building dynamic WML sites
- License: Shareware
- Price:


This tutorial by PHPBuilder will show you how to build PHP/WML pages to access a MySQL database which contains professors' receiving hours and exams timetables for a University.
- Publisher: phpbuilder.com
- Date Released: 25-09-2011
- Download
- Platform: PHP, Scripts
- Building Next/Prev Buttons for Query Results (Part 2)
- License: Shareware
- Price:


In this Part 2 of the article "Building Next/Prev Buttons for Query Results," you will be shown a sample code designed to work in most instances (with minor changes).
- Publisher: phpbuilder.com
- Date Released: 26-05-2011
- Download
- Platform: PHP, Scripts
- Checking Data
- License: Shareware
- Price:


This article discusses three basic steps that can be taken to avoid creating bad code: ensuring that you can trust your input by verifying the input you receive from users, manipulating that input data carefully, and providing the appropriate people
- Publisher: phpbuilder.com
- Date Released: 10-02-2011
- Download
- Platform: PHP, Scripts
- COM Functions in PHP4 (Windows)
- License: Shareware
- Price:


The built-in COM functionality of PHP4 is quite attractive for some of us programming in the win32 environment. So far, there is not much documentation on the subject.
- Publisher: phpbuilder.com
- Date Released: 11-06-2011
- Download
- Platform: PHP, Scripts
- Configuring Windows 98 for Local PHP Development
- License: Shareware
- Price:


This is documentation for installing Apache 1.3.9, PHP 3.011, Perl 5.00502 and MySQL 3.21.29, but should work with ANY recent (or more recent) versions of this software. It also includes links for all the required modules and programs.
- Publisher: phpbuilder.com
- Date Released: 27-08-2011
- Download
- Platform: PHP, Scripts
- Controlling PHP Output: Caching and compressing dynamic pages
- License: Shareware
- Price:


This 4-page article will explain how to use PHP output controlling functions to make your pages load faster.
- Publisher: phpbuilder.com
- Date Released: 14-11-2011
- Download
- Platform: PHP, Scripts
- Create an LDAP Address Book
- License: Shareware
- Price:


This article will attempt to demonstrate how to connect to an LDAP server using PHP. Specifically, the example given will connect to a public LDAP server and perform searches. This example closely mimics the way Netscape?Communicator 4.
- Publisher: phpbuilder.com
- Date Released: 07-02-2011
- Download
- Platform: PHP, Scripts
- Creating Dynamic Images with PHP
- License: Shareware
- Price:


This simple tutorial explains how to create images on the fly using PHP. It presents a simple code which you can use with a TTF font on your site.
- Publisher: phpbuilder.com
- Date Released: 27-08-2011
- Download
- Platform: PHP, Scripts
- Creating Your Own Log Files
- License: Shareware
- Price:


Don't have access to your server logfile? Here, you will find how to create your own logfile using PHP.
- Publisher: phpbuilder.com
- Date Released: 17-08-2011
- Download
- Platform: PHP, Scripts
- Custom Session Handlers in PHP4
- License: Shareware
- Price:


This document describes how to customize the session handlers in PHP4. It provides examples of how to write a fully functional session handler that works with DBM files and one that works with a MySQL database.
- Publisher: phpbuilder.com
- Date Released: 08-07-2011
- Download
- Platform: PHP, Scripts
- CyberCash
- License: Shareware
- Price:


This article explains how to create an interface to CyberCash in PHP, called CyberClass. A duplication of CyberCash's standard API, CyberClass is object-oriented and includes automatic configuration.
- Publisher: phpbuilder.com
- Date Released: 13-05-2011
- Download
- Platform: PHP, Scripts
- Database Normalization And Design Techniques
- License: Shareware
- Price:


One of the most important factors in dynamic web page development is database definition.
- Publisher: phpbuilder.com
- Date Released: 13-05-2011
- Download
- Platform: PHP, Scripts
- DOM XML: An Alternative to Expat
- License: Shareware
- Price:


This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
- Publisher: phpbuilder.com
- Date Released: 08-10-2011
- Download
- Platform: PHP, Scripts
- Easy Calendar Applications
- License: Shareware
- Price:


Here, you will learn how to build your own online calendar using the MCAL library and PHP. The MCAL library offers a common simple interface for accessing calendars that can be stored in many different formats. Full source code provided.
- Publisher: phpbuilder.com
- Date Released: 01-10-2011
- Download
- Platform: PHP, Scripts
- How to Convert Excel, Access, DBF or XML into MySQL Using Navicat?
- License: Shareware
- Price:


This article discusses a solution to import MS Excel, MS Access, XML data to local or Remote MySQL databases by using a famous MySQL Admin Tool called Navicat. We very often need to import various data into MySQL databases.
- Publisher: phpbuilder.com
- Date Released: 07-05-2011
- Download
- Platform: Misc Scripts
- IMAP Mail Reading With PHP3
- License: Shareware
- Price:


This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.
- Publisher: phpbuilder.com
- Date Released: 27-07-2011
- Download
- Platform: PHP, Scripts
- Implementing Cross-Domain Cookies
- License: Shareware
- Price:


According to the cookie specification, any cookie set for one domain, must not be sent to any other domain. Therefore, if you set a cookie in your user's browser on one domain, that cookie will not be available on any other domain.
- Publisher: phpbuilder.com
- Date Released: 14-04-2011
- Download
- Platform: PHP, Scripts
- Interactive Maps with PHP
- License: Shareware
- Price:


This tutorial shows you how to create an interactive image maps using PHP and the GD library. It explains a method to zoom a portion of an image by using PHP and gif files.
- Publisher: phpbuilder.com
- Date Released: 13-07-2011
- Download
- Platform: PHP, Scripts
- Interfacing With MS Access 97+
- License: Shareware
- Price:


Here, you will learn how to create an MS Access database and interface with it using PHP on Windows platform. Main topics include: Creating an Access database, Setting up an ODBC Connection, and Interfacing with database.
- Publisher: phpbuilder.com
- Date Released: 27-05-2011
- Download
- Platform: PHP, Scripts
- Introduction to SWF and Flash
- License: Shareware
- Price:


This introductory article describes how to create SWF and flash files on the fly using PHP and database.
- Publisher: phpbuilder.com
- Date Released: 10-11-2011
- Download
- Platform: PHP, Scripts
- Introduction to WML, Apache, and PHP
- License: Shareware
- Price:


This article covers the basics of wml, how to set up your apache server, and php. Covering the basics allows you to set up the wireless environment for your site.
- Publisher: phpbuilder.com
- Date Released: 22-04-2011
- Download
- Platform: PHP, Scripts
- Logging With PHP3
- License: Shareware
- Price:


This one page tutorial show you how to use PHP to display your site traffic statistics on the fly at any time.
- Publisher: phpbuilder.com
- Date Released: 06-01-2011
- Download
- Platform: PHP, Scripts
- Mass Customization
- License: Shareware
- Price:


Isn't it great to go to a web site and it appears as though it was designed just for you. This 3-page article will help you design a web site which makes visitors feel like it was designed just for them using PHP and MySQL.
- Publisher: phpbuilder.com
- Date Released: 25-03-2011
- Download
- Platform: PHP, Scripts
- Native Language Support
- License: Shareware
- Price:


While a great part of the web is in English, if you are targeting a worldwide audience, then neither English nor Esperanto alone is an option.
- Publisher: phpbuilder.com
- Date Released: 22-08-2011
- Download
- Platform: PHP, Scripts
- ODBC Socket Server
- License: Shareware
- Price:


This article describes how to make Access and PHP work together using the ODBCSocketServer, an open source socket server, available at http://odbc.linuxave.net/.
- Publisher: phpbuilder.com
- Date Released: 10-09-2011
- Download
- Platform: PHP, Scripts
- PHP & Java
- License: Shareware
- Price:


The author notes "The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes.
- Publisher: phpbuilder.com
- Date Released: 02-08-2011
- Download
- Platform: PHP, Scripts
- PHP and XML: using expat functions
- License: Shareware
- Price:


This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page.
- Publisher: phpbuilder.com
- Date Released: 14-11-2011
- Download
- Platform: Misc Scripts
- PHP for PDF
- License: Shareware
- Price:


With this Tutorial you'll learn how to use the PDF extension in PHP4 to create PDF documents. It also puts focus on creating PDF documents with data from MySQL.
- Publisher: phpbuilder.com
- Date Released: 24-03-2011
- Download
- Platform: PHP, Scripts
- PHP-Based Chat Room
- License: Shareware
- Price:


This particular design of web-based chat uses variables posted from a form, processes them into HTML and writes them to a file. Put the form and the message file in a frameset and you have something that looks reasonably like a BeSeen chat room.
- Publisher: phpbuilder.com
- Date Released: 04-11-2011
- Download
- Platform: PHP, Scripts
- PHPBuilder.com
- License: Shareware
- Price:


This site provides a wealth of tutorials and articles regarding PHP programming. Whether you are a newbie or an expert, you will find many useful information about PHP programming on this site.
- Publisher: phpbuilder.com
- Date Released: 23-08-2011
- Download
- Platform: PHP, Scripts
- PHPBuilder.com - Support Forum
- License: Shareware
- Price:


Dedicated to PHP programming, PHPBuilder.com's support forum provides one of the most active places for discussing PHP development on the Web.
- Publisher: phpbuilder.com
- Date Released: 15-11-2011
- Download
- Platform: PHP, Scripts
- PHPLIB and multiple databases
- License: Shareware
- Price:


This 6-page article explains how to create an extension to PHPLIB to work with multiple databases. You may find this article helps you extend PHPLIB in other ways.
- Publisher: phpbuilder.com
- Date Released: 15-09-2011
- Download
- Platform: PHP, Scripts
- Revisited: Logging With PHP
- License: Shareware
- Price:


In this continuation of the article, "Logging With PHP," the author explains how to build a PHP/MySQL-driven Web traffic logging and analysis system that can be continually updated, which provides information on what content was being viewed, browser
- Publisher: phpbuilder.com
- Date Released: 22-09-2011
- Download
- Platform: PHP, Scripts
- Sending MIME email in PHP
- License: Shareware
- Price:


Tired of sending those drab textual notifications and newsletters to your friend and clients? Ever wanted to send attachments and/or HTML embedded email. The answer is MIME.
- Publisher: phpbuilder.com
- Date Released: 17-07-2011
- Download
- Platform: PHP, Scripts
- Session Management and Authentication with PHPLIB
- License: Shareware
- Price:


This three-page online tutorial/article talks about managing user session and authntication using PHPLIB, a set of PHP classes designed to make is easier to develop web based PHP applications.
- Publisher: phpbuilder.com
- Date Released: 17-09-2011
- Download
- Platform: PHP, Scripts
- Session Management with PHP4
- License: Shareware
- Price:


One of the new great features with PHP4 is the session management feature. It allows you to store variables in a session 'object' during a user visit. This article discusses what a session and a session variable are, and what it can do.
- Publisher: phpbuilder.com
- Date Released: 25-09-2011
- Download
- Platform: PHP, Scripts
- Slapping together a search engine
- License: Shareware
- Price:


ht://dig will take care of indexing and searching your html pages, but if you have very few html pages, and must of your "content" resides in BLOBs in your database.
- Publisher: phpbuilder.com
- Date Released: 26-03-2011
- Download
- Platform: PHP, Scripts
- SQL Theory & How-To
- License: Shareware
- Price:


This article addresses two SQL-related issues in PHP: 1) Creating complex, powerful, queries to take advantage of your table schemas, and 2) Building those queries on the fly according to user input.
- Publisher: phpbuilder.com
- Date Released: 10-10-2011
- Download
- Platform: PHP, Scripts
- Storing Checkbox Data In Your Database
- License: Shareware
- Price:


Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements.
- Publisher: phpbuilder.com
- Date Released: 10-10-2011
- Download
- Platform: PHP, Scripts
- Storing Data in the Client
- License: Shareware
- Price:


One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server.
- Publisher: phpbuilder.com
- Date Released: 27-08-2011
- Download
- Platform: PHP, Scripts

