 |
Most of us use PHP from a IDE or using a simple text editor with a browser, rarely dropping down to the command-line for running php programs. But php provides some interesting and quick options you can use to perform various common tasks or to debug some nasty installation problems. Below is a list of some useful options you should be familiar with.
|
 |
|
 |
PHP is used in more a less most websites on the internet. I have compiled a list of 15 top useful PHP tips / tricks and tutorials. These should keep you busy for a while. They all can come in handy sometime when you are coding.
|
 |
PHP is a widely used programming language for web development. Although there are a lot of alternative programming languages for web development such as ASP and Ruby, but PHP is still the most popular among them.
|
 |
Hello and welcome to my first article for the Brenelz Web Solutions blog! This article will cover how you can create a very simple API for any one of your projects. We are going to be using PHP and MySQL for the back end, and we will output our API data in two formats: XML or JSON.
|
Related posts:
- 04/01/2010 : jQuery Day 6 Interesting online presentations for web developers 6 jQuery...
- 23/02/2010 : jQuery Day 25 Most Stylish jQuery Plugins 20 Easy-to-Learn jQuery Animation...
Related posts brought to you by Yet Another Related Posts Plugin.
Comments
No Responses to “03/01/2010 : Php day”