Results for: "IDE"
Categories (1)
Contents (892)
Long Shadows: Tutorial, Resources, Examples and Videos
Within the flat design trend on the rise at the moment, especially in this world of the web, one thing…
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
Improving Page Performance with HTML5 Prefetch
As Wikipedia explains: Link prefetching is a proprietary syntax to give web browsers a hint about documents that it should pre-fetch…
read more