Advertisment
As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information...
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...
binarycloud is a platform for rapidly developing complex web applications. It includes basic services like authentication, permissions, a template...
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. This...
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...
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...
Shows how to calculate an average of ratings example, given the accumulated total of all ratings and the total number of votes.
Reference counting is one of the hottest new features in PHP 4. It reduces the memory consumption of your PHP applications, improves performance,...
This article talks about a seemingly minor change to the include function and how it has dramatically affected the creation of Web applications,...
This article focuses on the switch from Visual Basic to PHP. Several examples are presented.
Here, you will find tips on how to work around some common problems that may occur when inserting PHP code within pages on Microsoft Front Page.
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...
Whois services changed radically this year with the introduction of competition at the registrar level in the .com/.net/.org namespace and with it...
This example shows how to create a database to store the latest news items, add your news stories via a form, and display the 10 latest news items...
This is part two in a series on creating a news system with PHP. This second installment will expand on our simple news system that only used a...
Take this crash course on PHP, and see how it could be a smart alternative to using CGI to add interactivity to your site.
This beginners example shows how to display a random image on a web page from an entry in a text file.
Views: 1000 | | by Donald
PHP - Randomizing
This shows how to generate random passwords, these could be added to more complex scripts to create a login system.
Views: 1017 | | by Donald
PHP - Randomizing
This script uses a MySQL database and PHP to produce random images and associated hyperlinks. Great for producing random 88x31 buttons.
Step by step tutorial on how to display random quotes on your web page. This can also be used for displaying macromedia flash files as well.
Views: 1060 | | by Tutorial
PHP - Randomizing