|
A FREE PHP Portal Script
Zeta Portal (ZP for short) is a light-weight, PHP portal script. It maintains your links in categories, and also maintains your web-based forms. It does NOT require a database, as all information is stored in text files.
ZP is really easy to use. Essentially, it stores (on the server) a database of links and the HTML of forms.
The links are stored in an unlimited number of groups. Groups can be created and deleted at will, and links can be added to any group. A group can be empty too.
As for forms, you can copy and paste the HTML of a form from any website and store it using ZP. This can be the Google.com search form, your web-based email form, and the like. You can have an unlimited number of forms. ZP comes with the Google.com search form as default.
There is no built-in security in ZP. However, you can protect your ZP directory using htaccess on Apache servers.
|