- 1,233 categories
- 40,621 scripts
Updated: 03/23/2001
- This is a PHP class that allows you to easily create self-recovering panels. Panel is a component of overlapping &"group of panels&", similar to the sidebar of Mozilla or Microsoft Outlook. The main part of the overlapping and navigation is done in DHTML, and includes a PHP class to facilitate the creation of the panel side server. Panel content can be either an external page or given as a string. Basic customization (colors, fonts, etc.) is possible via method calls. Further customization can be achieved via a CSS. Documentation is only in French at the moment.
- Categories
- Tags
- Platforms
- Licenses
- This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.
- Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example. Some of Snoopy''s features include: easily fetch the contents of a web page, easily fetch the text from a we...
- This introductory guide on PHP explains the definition, basic structure and date function of PHP language.
- This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
- SimplePoll is a basic Poll script written in PHP 3 that doesn''t use any sort of SQL database systems.