PHP Ebooks
Ebook PHP 5 For Dummies

Because you’re here, you must be interested in writing PHP scripts. Perhaps you just want to learn to program and you heard that PHP is one of the easiest languages to learn. You’re right; it is. PHP is a good choice for your first programming language. Perhaps you’re developing an interactive Web site and you heard that PHP is particularly good for Web site development.
Ebook PHP Cookbook

Strings in PHP are a sequence of characters, such as "We hold these truths to be self evident," or "Once upon a time," or even "111211211." When you read data from a file or output it to a web browser, your data is represented as strings.
Individual characters in strings can be referenced with array subscript style notation, as in C. The first character in the string is at index 0. For example:
Ebook Zope and MySQL
I decided to find out, by using one of my most common activities with PHP as the benchmark: connecting to and retrieving records from a MySQL database. As it turned out, Zope manages this quite well, and it's also nowhere near as complicated as you might think. And so, over the course of this article, I'm going to show you how to hook your Zope server up to a MySQL database, and write DTML code that allows you to retrieve and manipulate MySQL table records using standard SQL commands. If this sounds interesting, keep reading.
Download Free PDF Ebooks Linux Apache SSL PHP/FI frontpage mini

This document is about building a multipurpose webserver that will support dynamic web content via the PHP/FI scripting language, secure transmission of data based on Netscape's SSL, secure execution of CGI's and M$ Frontpage Server Extensions.
The document is neither a user manual to Apache, SSL, PHP/FI nor frontpage. Its prime intention is to save webservice providers some headaches when installing their server and to do my little contribution to the linux community.
PHP is a scripting language that supports dynamic HTML pages. It is a bit like Apache's SSI, but by far more complex and has database modules for many popular dbs. The GD libraries are needed by PHP.

Technorati Tags: 











Recent comments
1 year 20 weeks ago
1 year 27 weeks ago