Categories
Tags → Php Web Server

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

Webware for Python

Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP)...
DETAILS

PAS

PAS is an application server for PHP. Created to database business applications. It let you apply the MVC (Model View Controler) pattern to your applications. Separation between business logic and presentation. Event Management, Database Regist...
DETAILS

K PHP Develop

K PHP Develop is an integrated Web developement tool, something like MS Interdev. It was designed for team work. K PHP Develop contains three modules: Server, Server Setup, Client and plugins for accessing database servers supporting PostgresSQL, MyS...
DETAILS

Dynamic Web Pages with PHP3

PHP is a freely available, HTML-embedded scripting language that lets you embed special tags to create your script right in an HTML file. PHP can be integrated into the Web server itself, eliminating the need to start up a separate CGI program to gen...
DETAILS

Treasure Trove

PHP is a Web scripting language that is the functional equivalent of Microsoft''s VBScript and Active Server Pages except that PHP is more platform-agnostic...PHP3 provides myriad powerful features for your Web applications.
DETAILS

A free alternative to Cold Fusion or ASP?

Ask most Web application developers their scripting language of choice, and you''ll find that most are divided into two camps - the Microsoft Active Server Pages (ASP) folks, and the Cold Fusion users. If you do a little more research however, y...
DETAILS

PHP Fileupload Class

fileupload-class.php extends PHP''s built in file upload features, allowing users to easily and safely upload files to a web server using their browser. REQUIRES PHP 5+ Features: * Handles single or multiple files * Specify maxim...
DETAILS

Script Web databases quickly with PHP

In this tutorial, you''ll learn how to install and configure PHP for use with the Apache Web server on UNIX or the Microsoft Internet Information Server on Windows NT. Then you''ll see by example how to use PHP to route HTML conditionally, ...
DETAILS

IMP

IMP is a set of PHP scripts that implement an IMAP based webmail system. Assuming you have an account on a server that supports IMAP, you can theoretically use an installation of IMP to check your mail from anywhere that you have web access.
DETAILS

Page:
©2019 A--9.com