Ajax Freak
All about Ajax and PHP
All about Ajax and PHP
Sep 5th
Ajax Freak presents the top innovative PHP CLASSES selection from PHP CLASSES.ORG which have conducted a competition and select the top seven listed below php classes.
Jul 26th
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.
Jul 17th
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….
For Detail answers click here
Jul 5th
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 tag that is replaced by a text input when the user double-clicks on the DIV.
Jun 21st
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 interconnected in such way that client side events that occur on one input can trigger actions on the context of other inputs. Developers may use input interconnection support without writing Javascript code.
- Can be extended with new types of input controls plug-in classes.
Jun 20th
A collection of 4 tips on PHP installation:
Jun 2nd
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 contents based on having the same MD5 hash value.
May 27th
As a programming language, PHP has many advantages but security has always been a major issue. Partially these security problems are inherent to the language itself because PHP was meant to be an easy and powerful programming language, while security came second. However, when you add bad coding and non-adherence to even the basic security rules, the situation gets out of control.
Fortunately, it is possible to fix PHP vulnerabilities and make PHP applications more secure. Some of the defenses are common for all programming languages, while others are found only in PHP. Here are some of the best defenses you have when you want to fix PHP vulnerabilities and make your site more secure.
May 21st
PHP and MySQL Everyday Apps For Dummies is a one-stop reference providing all you need to build dynamic, real-world, ready-to-use apps with the popular PHP (a scripting language) and MySQL (a database system) software. The book is a hands-on, go-to-guide that Walks you through installing the applications files from the CD-ROM and setting up your programming environment Contains all the code needed to create seven applications:
May 19th
Ajax Freak picks the this week top ten PHP Classes from phpclasses.org.These classes are very informative and interesting and make your work easier,Hope you like this stuff.so here we go
This class can be used to draw images defined with CSS like properties.