- binarycloud: the opensource platform for php web applications
binarycloud is a platform for rapidly developing complex web applications. It includes basic services like authentication, permissions, a template engine, database abstraction etc., an extensive collection of libraries, and a framework for configuring the system and building your own logic. This tutorial step-by-step explains how to install it in details.
http://www.phpbuilder.com/columns/alex20010129.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Create an LDAP Address Book
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.\* uses its address book to connect to LDAP resources.
http://www.phpbuilder.com/columns/dstanley20010206.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Defining dynamic pages with a public or private status
This tutorial describes a PHP-Nuke Function to restrict access by page as public or private. The function pageStatus(\ is called on the top (or inside your root level header, not the themes header) of all pages. This will allow you to deifne in your admin panel specifc pages and urls that you want to have a particular viewing status. It explains a few ways to go about defining which pages to have the "public" or "private" status. Also the code for the function is available.
http://4arrow.com/users/my/html/sections.php?op=viewarticle&artid=215
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Harnessing PHPs FreeEnergy
This article talks about a seemingly minor change to the include function and how it has dramatically affected the creation of Web applications, particularly a system called FreeEnergy. The ecommerce package FreeTrade also uses FreeEnergy as the basis of an ecomm toolkit. The author notes that his experience with FreeEnergy has resulted in a substantial increase in productivity.
Price: Free
http://www.zend.com/zend/art/free-energy.php
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Keeping your Dynamic Pages Dynamic
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 available from your site. The author notes "For those who have been in the PHP field for some time, dealing with this issue is nothing new. The problem itself has nothing to do with PHP at all. Rather, it is the clients browser that is the source." This article addresses such topics as PHP and Browser Caches and Cache Controlling Headers.
http://www.zend.com/zend/spotlight/dynamic-pages.php
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Loading JavaScript Arrays with MySQL Data
Administrating some of the complicated arrays that JavaScript depends on for things like heirarchichal menus and dynamic forms can be a pain in the rear. This tutorial shows how to use PHP and MySQL to load data into the JavaScript. This is particularly useful if information contained in the array is likely to change.
Price: Free
http://www.devshed.com/Server_Side/MySQL/JS_Arrays/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Mathematical Averages In PHP
Shows how to calculate an average of ratings example, given the accumulated total of all ratings and the total number of votes.
Price: Free
http://www.php-scripts.com/php_diary/122499.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Native Language Support
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 article gives a brief overview on several different ways to deliver content in both English and Spanish, and a third language.
http://www.phpbuilder.com/columns/didimo20010214.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP & Java
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. To show you the basics of the Java extension, this article will cover installation and a few code examples of using PHP and Java together."
http://www.phpbuilder.com/columns/marknold20001221.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
|