Categories
Tags → Php Program

Storing Data in the Client

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 environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program...
DETAILS

phpdoc (Enzyme)

phpdoc is a program that aims to do for PHP developers what Javadoc does for java developers. It is a script that parses PHP class definitions, extracting function and variable names, as well as comments, and dumping this data into a database. The sc...
DETAILS

photoarchive

photoarchive is a PHP program that allows you to organize your personal photos into web album. All data (including) will be stord in mySQL database. You can upload, edit, categorize and view pictures via WWW interface.
DETAILS

Sockhead

Have you any idea why your network program is not giving you the right answers, or how come you just got redirected? Sockhead enables you to send a simple HTTP/1.1 request to a server and view the response from the other server. Sockhead allows you t...
DETAILS

Very Simple Counter

This is a very simple PHP counter program that creates a log file of people viewing your site. When the image - it may be a logo or a small widget - is loaded, an entry is made into the log file. Visitors will be unaware of the logging, as any image ...
DETAILS

Easysite

Easysite is a program entirely written in PHP that allows you to create your web site fast and easy. Once you create the content of your site, Easysite automatically builds your entire Web site using templates. The program looks for existing director...
DETAILS

MySQL PHP to PostgresSQL

MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres.
DETAILS

Ide.php

Ide.php is a web-based editor for PHP, and any server-side scripting like SSI, ASP, JSP, SSJS, even CGI. It offers a rapid prototyping environment, letting the user test and save snippets of code with minimal overhead. Whether an experienced programm...
DETAILS

Netzbrett

Netzbrett is a Web board / forum system written in PHP3/4 that can use flat text files, mysql or the PHP 4 db object (Interbase, MSQL, MSSQL, mySQL, Oracle 8, ODBC, PostgresSQL, Storage, Sybase) for data handling. The forum includes a simple Admin mo...
DETAILS

Bookie

Bookie is a little guestbook program that does not use any SQL stuff so anyone with PHP access to use this script.
DETAILS

Page:
©2019 A--9.com