Ajax Freak
All about Ajax and PHP

Object-Oriented PHP shows developers how to take advantage of the new object-oriented features of PHP. Working within the context of concrete examples, the book begins with code compatible with PHP 4 and 5, and then focuses on object-orientation in PHP 5. The author’s practical approach uses numerous code examples, which will help developers get up to speed with object oriented PHP quickly, and show them how to apply what they learn to everyday situations. All code samples are available for download on the book’s companion site.
Ajax Freak this time brings the new but popular and easy to understand tutorials on Ajax scripting.You can read and download code .These include ajax chat tutorial,Ajax Poller script,Ajax Bookmarlet,Ajax Login syste,Ajax Rss Ticker and Ajax effects
AJAX Chat Tutorial
Online chat that implemented using ajax and php on mysql database, easy to learn an code is [...]
August 4, 2010 - 10:21 am
Tags: ajax, tutorials
Posted in ajax | No comments
Here are the 45 Helpful link resources of tutorials around the web to start learning Ajax from scratch.
An Ajax Hello World project to Get You Going : First program at Mike On Code
Rasmus 30 second AJAX Tutorial : first program using Ajax at CoderLab
Instant Tutorial : Quick tutorial at AleemBawany
Ajax Toybox : Simple first programs including, [...]
July 26, 2010 - 8:45 pm
Tags: interview, Interview Q & A, PHP
Posted in Interview Q/A, PHP | No comments
This is the second episode of a series of PHP Interview Questions for beginners level to expert level From AJAX FREAK partner site Interview Star… Each episode contain ten questions & their details answers.
What are the differences between require and include, include_once?
What is meant by urlencode and urldecode?
How To Get the Uploaded File Information in [...]
July 18, 2010 - 8:23 am
Tags: ajax, Image, image gallery, Jquery, Plugins, slider, tutorials
Posted in CSS, Jquery, Plugins, Tutorial, ajax | No comments
Ajax Freaks picks the 10 new css3 jQuery Image Gallery and slider tutorials and demos for its users around the web
An Awesome CSS3 Lightbox Gallery With jQuery
In this tutorial you are going to create an awesome image gallery which leverages the latest CSS3 and jQuery techniques. The script will be able to scan a folder [...]
July 17, 2010 - 9:33 am
Tags: interview, Interview Q & A, PHP
Posted in Interview Q/A, PHP | 1 comment
AJAX FREAK now presents a series of PHP Interview Questions for beginners level to expert leve From its partner site Interview Star… Each episode contain ten questions & their details answers.Here is the first one….
What’s PHP
What Is a Session?
What is meant by PEAR in php?
How can we know the number of days between two given [...]
July 12, 2010 - 10:57 am
Tags: ajax, css3, Jquery, menu, navigation, tutorials
Posted in Jquery, Menus, Tutorial, ajax | No comments
Ajax Freaks presents 13 New CSS3 & jQuery Menu and Navigation Tutorials for its users around the web
Contextual Slideout Tips With jQuery & CSS3
With this tut you will learn how to make a set of contextual slideout tips with jQuery & CSS3, which are ideal for product pages and online tours. As a bonus, they [...]
July 5, 2010 - 10:47 am
Tags: ajax, ajax chart, ajax classess, ajax data grid, ajax drop down, ajax file uploader, classess, PHP
Posted in PHP, Tutorial, ajax | No comments
Ajax Freak picks the top 10 useful and commonly used ajax based classes from PHP CLASSESS.ORG
Clevertext” AJAX text box(Generate editable text box that is saved with AJAX)
This class can be used to generate a text box that becomes editable when the user double-clicks on the text.
It displays the text to be edited within a DIV [...]
This time Ajax Freak picks up the all time top downloaded PHP Classes from phpclasses.org.These are general purpose and easy to use classes.You can see the examples in which these classes are used and download them to use in your next coming projects.
Forms generation and validation
Class that generates HTML forms supporting:
- Multiple inputs may be [...]
June 20, 2010 - 1:44 am
Tags: PHP, tutorials
Posted in PHP, Tutorial | No comments
A collection of 4 tips on PHP installation:
How To Download and Install PHP for Windows?
How To Check Your PHP Installation?
Where Are PHP Configuration Settings Stored?
How To Run a PHP Script?
How To Download and Install PHP for Windows?
The best way to download and install PHP on Windows systems is to:
Go to http://www.php.net, which is the official [...]
June 2, 2010 - 11:20 am
Tags: classes, PHP, php classes
Posted in PHP | No comments
Here are the top four PHP Classes of the Month May 2010
PHP Duplicate Files Finder Class
This class can be used to find files with the same contents.
It can traverse a given directory recursively and compute the MD5 hash of all the files that it finds.
The class returns the list of files that have the same [...]