Categories
Tags → Php Hypertext

SmartWebby''s Introduction to PHP

PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is a...
DETAILS

Understanding PHP

PHP, the PHP Hypertext Processor, is an open source server-side scripting language for Web servers, which provides a real alternative to ASP, ColdFusion, Mod_Perl or JSP if your aim is to provide dynamic Web pages. Dynamic Web pages are pages which i...
DETAILS

HTTP Post Class

A PHP class that posts an array of data to a given URL using rfc2616 - Hypertext Transfer Protocol -- HTTP/1.1.
DETAILS

Setting Up Database Driven Websites

This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
DETAILS
©2003-2019 jCay.com