PHP Articles
Basic & Beginners
Advanced
Database
XML, Webservices
Design Patterns
Ajax
All Articles
Main Menu
Home
About PHP Hacks
Links
Contact Us
Search


10 PHP Frameworks compared
New frameworks are being released almost every other day in the PHP community. With over 40 frameworks available it's difficult to decide which framework works best for you, especially as each framework offers different functionality.

In this article we will look at ten popular frameworks, and compare them to each other.

Last Updated ( Friday, 10 November 2006 )
Read more...
 
Creating XUL applications with PHP

This article introduces some of the technical aspects of getting XUL clients hooked up with PHP.

What is XUL?

XUL, or the XML User Interface language, is the common thread running through all Mozilla-powered applications – both desktop and web-based. XUL is a way to describe an application's user interface using XML. XUL is similar in many ways to HTML, while borrowing from, yet not exactly imitating its syntax. (It is possible to mix HTML tags into a XUL application.)
 

Last Updated ( Monday, 09 October 2006 )
Read more...
 
How to create an Ajax RSS reader with PHP
RSS is a widely used XML-based standard, used to exchange information between applications on the Internet. One of the great advantages of XML is that it is plain text, thus easily read by any application. RSS feeds can be viewed as plain text files, but it doesn't make much sense to use them like that, as they are meant to be read by specialized software that generates web content based on their data.
Last Updated ( Monday, 25 September 2006 )
Read more...
 
Creating charts with JPGraph
JPGraph is an Object Oriented graph library, which can help you to draw graphs. The real advantage in using JPGraph is its simplicity. Creating a graph at runtime may sound complex! But JPGraph class has been designed in such a way that they hide the complex part from the user. Few lines of coding can create amazing graphs, which you can never think of.
Last Updated ( Friday, 22 September 2006 )
Read more...
 
Upcoming changes in PHP 6.0
The PHP world is really excited about the upcoming release of PHP 6.0. Amongst all the uncertainties in any new release, PHP 6.0 seems to be getting rid of three of the earlier troublesome features: register_globals, magic_quotes_gpc and safe_mode. The first was a big security hole, the second messed with the data and made changing environments quite difficult, while the third was usually misread, and provided a false sense of security. There's also quite a lot of work scheduled to do with Unicode. Read  more for some of the changes:
Last Updated ( Friday, 15 September 2006 )
Read more...
 
<< Start < Prev 1 2 Next > End >>

Results 1 - 15 of 19

Syndicate


Login Form





Lost Password?
No account yet? Register
Who's Online
We have 2 guests online