I prefer using one of the native XML extensions, like
Daily Archives: April 2, 2012
Tinymce Lorem Ipsum plug-in
Lorem Ipsum is plug-in for TinyMCE Javascript HTML WYSIWYG editor. It generates dummy text for your web pages. This is useful during testing of the editor, website and/or CMS systems. More info on what ‘Lorem ipsum’ is can be found here: http://www.lipsum.com/.
Begin your quest with Google Maps 8-bit for NES
We’re constantly making improvements to Google Maps in order to take advantage of better hardware and web standards. For example, last October we launched MapsGL to capitalize on the improved graphics capabilities offered by WebGL.
April 1st: iFixit, ThinkGeek, Google
There are a lot of interesting announcements this Sunday morning. Here is a rundown, but make sure to hit us with anything else you find in the comments below.
PHP validation functions
Hello my readers, after one month of hard work , i created a validation class and made a complete tutorial with 60 php validation methods in PHP. here each functions works independently. These methods are used in every kind of web applications. even i written the functions in PHP, you can use them in Javascript …
PHP SQL queries using ezSQL
Nowadays, most websites and web applications are database driven, which means that you, the developer, have to query the database to get the requested information. Let’s take a look at a very useful tool to handle SQL queries easily and efficiently on small to medium projects.