Archive

Posts Tagged ‘PHP’

Top 50+ Useful PHP Classes & Libraries For PHP Programmers

August 5th, 2011
Top 50+ Useful PHP Classes & Libraries For PHP Programmers

In the past, we’ve discussed several methods you can use to reduce hand coding by use code generators or even APIs. Today, we will highlight some useful PHP classes, libraries and components that will help you roll out and enhance basic functions of your applications while focusing more on writing new functionality.  

Share

Web dev , , , , , , , , , , , , , , , , , , , , ,

Build your own PHP style sheet switcher

October 3rd, 2009

Want to have a style switcher that lets your site’s visitors choose a different style sheet? Want it to work even if there is no JavaScript support? The trick is to use a server-side language like PHP, which is what I used to use for my style switcher.

Share

Web dev , , , ,

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

September 30th, 2009

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 want to get an idea [...]

Share

Computers, Graphics, Web dev , , ,