PHP (Hypertext Processor) is a widely used and free scripting language primarily used for website development. PHP is an interpreted language popular for it’s loosely typed nature, support of multiple database systems, general purpose focus, different coding styles and large number of free and open source libraries to name a few.
3rd
Mar
If you can’t log into Magento, when developing or testing locally, you will need to perform a few minor changes to have access to the Magento admin backend.
Filed under Magento, PHP |
30th
Jul
I’ve recently started to develop with the Linux alpha version of Flex Builder and was looking around for a decent introduction for using Flex 3 with PHP. Unfortunately there was nothing basic and the majority of articles related to Flex 2 and simply didn’t work. So here is an article ground down to the bare basics.
Filed under PHP, Website Development |