Recursos relacionados:
Random Alphanumeric String Generator: Two functions that you use together to assign random alphanumeric strings of any length. You can use these for session IDs, tracking IDs, validation checks, etc. Also includes instructions to easily alter the code to output only numbers or only lette...
BODY: BODY is a fully functional symbolic debugger for PHP. It is 95% written in PHP, and requires a Unix/Linux backend. The user interface is basic HTML.
ezBook: As its name suggests, ezBook is really easy to install and use. Compact size, simple interface. For beginners, it can be a good example to learn more on how to use PHP to manipulate a MySQL database.
How many online counter: A small php script that counts how many visitors are currently on your site. It works without any database, requires no configuration and has auto referesh system.
ODP++: ODP++ uses http://dmoz.org (Open Directory Project) to retrieve real time data and display it. Unlike other similar scripts, you have full control over the appearance. It has improved built in support for creating niche web directories. It also comes...
Barcode ActiveX: MW6BarCode is the powerful ATL-based barcode ActiveX control supporting over 20 symbologies and can be used in any ActiveX-compliant environment like Word, Access, Excel, Visual Basic, Visual C++, Visual FoxPro, Delphi and C++ Builder. It supports ov...
WAP Guestbook: Let visitors sign and view guestbook at your WAP site. You may limit the number of entries to be shown. Built-in badwords filter and automatically screens off unsupported characters in WAP such as "$" and "&". You may clear all entries from a browser...
Building WML Applications Using PHP: This tutorial shows you how you can use PHP in conjunction with WML to serve dynamic content to a WAP-enabled wireless device. The sample code illustrates several facets of user interaction via a wireless web browser, including: Performing basic inse...
phpQuest: phpQuest is a phpQuest is a powerful PHP based quiz and test system. It offers many features and has a range of applications. Features include, various forms of quiz/test generation. Two methods of exportation you can use it to save to a local web se...
PHP-Based User Authentication: This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...