Results for: "next"
Contents (300)
Google Apps Drops Support for IE9
The Google Apps blog announced that Google will drop support for Internet Explorer 9, now that Internet Explorer 11 is…
read more
Build a realtime jQuery plugin
Realtime web technologies make it really easy to add live content to previously static web pages. Live content can bring a…
read more
How to Store HTML View File In A Variable
If you are familiar with th MVC language before you certainly know the practice of separating your business logic from…
read more
How to import and export a large database using SSH
The following code snippets will allow you to import and export a database Command Line. To get SSH access to your hosts…
read more
PHP: Sort array alphabetically using a string/value in subarray
If we have an array and inside each value of this array we have another array with age and name…
read more