Posts Tagged ‘PHP’

We are pleased to present below all posts tagged with ‘PHP’.

Getting Started With PHP Templating

In the early days of PHP applications, “spaghetti code” was a familiar sight. Fragments of PHP code were mixed in with HTML mark-up. There were no frameworks, so Web applications were just a bunch of source files. As the PHP language matured, developers started to think about the cleanliness and ...

Read more...

How To Automate Optimization and Deployment Of Static Content

A lot of traffic between users and your site comes from the static content you’re using to set up the user interface, namely layout graphics, Stylesheets and Javascript files. This article shows a method to improve the providing of static content for a web platform. Further, it will show ...

Read more...

Tutorials Round-Up: Ajax, CSS, PHP and More

Coding or designing a page, it’s always nice to have some basic templates you can quickly modify or adapt to your needs. However, at least once you have to know, how to create this “universal” template. In this case tutorials prove to be an ultimate solution, particularly if you just ...

Read more...

↑ Back to top