Results for: "php"
Contents (212)
CSS:How To Create Fixed Position Share Box
Do you want your social media buttons to always be on the screen for your visitors to click on? If yes…
read more
Server-side HTML vs. JS Widgets vs Single-Page Web App
At the recent GOTO Chicago conference, I gave a talk on "Frontend Architectures: from the prehistoric to the Post-modern." In just my first…
read more
Memcache: Installation and Usage on Ubuntu 12.10
About Memcache Memcache is a system that works to speed up virtual private servers by caching server information. The program allows…
read more
30 Amazing Resources for Sass
We’ve compiled this list of thirty amazing resources for Sass. In it you’ll find all kinds of goodies built on…
read more
Setting headers for dynamic images with PHP
PHP provides an amazing library called Graphics Draw ( GD ) to generate images. You can create and output the…
read more