Results for: "docs"
Contents (107)
Creating a Notepad app with indexedDB
indexedDB, which is new in HTML5, allows developers to persist data within the web browser. As a result your app…
read more
5 tools for better PHP
When we work on our applications, whatever our language of choice, sometimes we can focus too much on the code…
read more
10 Tools for Evaluating Web Design Accessibility
Web design accessibility plays a vital role in ensuring that websites are inclusive and usable for…
read more
PHP:EZSql class, manage your database connection easily
EZSql is a php class to make it very easy to deal with database connections, there’s already an ezsql documentation: Extensive…
read more
PHP-MongoDB Beginners Guide
Over the last year or so, there's been a small revolution taking place in the database world, with the advent…
read more