Categories
Tags → Php To Cgi

php-js-webedit HTML editor

The php-js-webedit editor is a tool for editing and building HTML pages (relatively complex) from a browser. It allows you to edit the HTML code in a textarea field, and includes a variety of JavaScript functions to assist you for creating links, tab...
DETAILS

thesitewizard Quick Menu

Online wizards which allows you to create a drop down navigation menu in the CGI script (or the PHP script), the HTML form code and JavaScript. The form automatically uses the JavaScript code if your visitor has it enabled (thus saving bandwidth)...
DETAILS

Tuning Apache and PHP for Speed on Unix

Here is an extensive compilation of tips on how to optimise Apache on Linux and Unix for PHP and CGI programs. The tips can also be applied to Perl and Python.
DETAILS

CHFeedback

Add a feedback form to your website the easy way. This online wizard will create a customized feedback form, complete with CGI script or PHP script (your choice), HTML form and HTML code which you can cut and paste into your web page.
DETAILS

PHP Form2Mail

PHP Form2Mail is a PHP port of the classical Form2Mail CGI script that allows users to send an email to you via a Web form.
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

cgi_buffer

cgi_buffer is a group of libraries that may be used to improve performance of CGI scripts (and other content generation engines) in some circumstances, by applying performance-enhancing HTTP mechanisms that are typically not supported by them. Curren...
DETAILS

Adding PHP to Apache on Linux

This article provides extensive instructions on installing PHP on Apache/Linux. Main topics include: How to Get PHP, PHP Extensions, Building PHP for CGI Use, Building PHP as an Apache Module, Building mod_php as a Dynamically Loaded Object, Testing ...
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

PHP Snurk

When you run a database-driven website, it makes sense to generate pages on the fly. PHP, MySQL, and Apache let you do just that. But they don''t make it pretty. How many times have you had to create a URL that looks like this: http://schmoop.co...
DETAILS

Page:
©2003-2019 jCay.com