PHP.ph

Archive for August, 2008

20 Aug, 2008

BarCamp Manila

Posted by: aqua In: Events

Date: August 21, 2008
Time: 7:00 PM
Venue: G2VC Innovation Center, 5th Floor, The Orient Square F. Ortigas Road (formerly Emerald Ave.) Ortigas Center, Pasig City

Tags:

Slowly but surely, open source technology is converting hordes of doubters to firm believers across Asia, including the Philippines. Consumer perception and preference for open source products such as the Apache Web Server, Linux Operating System, PHP, Apache Tomcat, and Eclipse IDE, have been on an upswing, according to open source guru Winston Damarillo during [...]

Tags: , , ,

Zend disabled the Xdebug support of the Eclipse PDT plugin in its distribution of the Eclipse platform. If you’d like to use Xdebug, Max Horvath posted these simple steps to enable the Xdebug functionality of Eclipse.
First you need to quit Zend Studio for Eclipse if it is still running.
Go to your Eclipse folder, for [...]

Tags:

Stefan Esser presents an approach, a way to detect unknown query types which are result of SQL-Injection. The said approach is a simple way to make arbitrary applications more secure without touching a single line of code.
This approach is based on the idea that SQL queries issued by an application always have a certain structure. [...]

Tags: ,

14 Aug, 2008

Introduction to the CodeIgniter PHP Framework

Posted by: aqua In: PHP

Alejandro Gervasio takes a close look at the main features bundled with the CodeIgniter PHP framework.
CodeIgniter permits users to develop small and middle-scale PHP applications with minimal setup. It is built around the Model-View-Controller pattern which allows easy separation of data from application logic and visual presentation.

Tags:

About PHP.ph

Linux Apache MySQL PHP