Archive for August, 2008

PHP Link Directory Scripts for free

PHP Link Directory is now the most widely used link directory management systems around. It is an affordable, commercial PHP script that allows you to easily build your customized link directory, with built in themes as well as additional templates and modes that are readily available.
The great advantage of phpLD is the number of templates [...]

Zend Technologies announced today the addition of two new PHP training courses

[via Zend]
Cupertino, CA  –  August 6, 2008  –  Zend Technologies announced today the addition of two new PHP training courses: “Migration from PHP 4 to PHP 5” and “Zend Studio for Eclipse”. These courses further expand the portfolio of Zend training courses, which include PHP from introduction to advanced levels, as well as courses about PHP [...]

Linux.com:China takes lead in Linux education

By Chen Nan Yang [via:Linux.com]
Since the Chinese government began supporting domestic open source communities in 2005, hundreds of thousands of young people in the world’s most populous country have become a part of the open source world.

With the help of the government-supported Leadership of Open Source University Promotion Alliance (LUPA), Zhejiang Technology Institute of Economy [...]

How to install PHP for IIS on Home Server

[via wegotserved]
If you’re interested in running a website from your home server, you may have considered various options, including running PHP. But running PHP with IIS can be fraught with problems - or at least was, until WGS reader, Christopher Courtney, wrote the following guide to installing PHP for IIS on Windows Home Server. Over [...]

Freeglobes - a free open source php directory from france

Are you looking up a free php directory script? Maybe the Freeglobes is your choice.
Freeglobes is a Free PHP/MySQL directory, aims to be user friendly and respectfull of the standards of the internet, easy to install and  be customized. There is a plugin system, you can add new features to Freeglobes without having to [...]

How to install Wordpress on local windows server?

There are many blog service provider on the Internet, but sometimes we want to install a wordpress blog on my windows xp operating system, how can we do it?
Here’s a little guide that will help you install and run a Wordpress blog locally on your windows XP os in less then 10 minutes:
Install wampserver on your computer, [...]

Use wamp to build a php website running environment(windows)

If we want to debug a php website on local computer, we must build up a php website running environment first, that is PHP + mysql + Apache.
However, for PHP beginners, the establishment of such an environment is very difficult.Fortunately, there are some smart guys have considered to this point, they create tools that make this process more easier.
Now [...]

Official PHP Manual

This is the official PHP Manual of PHP.net.

Copyright
PHP Manual

Preface

Getting Started

Introduction
A simple tutorial

Installation and Configuration

General Installation Considerations
Installation on Unix systems
Installation on Mac OS X
Installation on Windows systems
Installation of PECL extensions
Problems?
Runtime Configuration

Language Reference

Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects (PHP 4)
Classes and Objects (PHP 5)
Namespaces
Exceptions
References Explained
Predefined variables
Predefined Exceptions
Context options and parameters

Security

Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem [...]

Why use PHP?

PHP is a server side code, which means that before your visitor ever sees a thing on your site, the server is told to perform some functions and first. For example, you might tell the server “Get today’s date, put in a certain format, and show it in this table… then send the html to [...]

What is PHP & History of PHP

What is PHP?

PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages. There are two meanings which programmers mostly associate PHP with:

Personal Home [...]