¡@

Home 

php Programming Glossary: fundamentals

How do you create a REST API in PHP? [closed]

http://stackoverflow.com/questions/10618734/how-do-you-create-a-rest-api-in-php

this question It's pretty easy when you understand the fundamentals. Basically you want controllers mapped to actions that modify..

PHP Installer Script [duplicate]

http://stackoverflow.com/questions/1115652/php-installer-script

which outlines if not this specific technique then the fundamentals relevant to this I can bang out something ugly and probably..

What is the best way to create a PHP login page?

http://stackoverflow.com/questions/2045702/what-is-the-best-way-to-create-a-php-login-page

a robust and secure authentication system in PHP but the fundamentals are easy to grasp. The first thing you want to do is call session_start..

Bitwise Flags abandoned?

http://stackoverflow.com/questions/224799/bitwise-flags-abandoned

day but whatever the language a sound understanding of the fundamentals of programming is essential. Even developers at the higher levels.. five years I believe it's all too easy to gloss over the fundamentals cosseted by well intentioned IDEs and the meme of codeless programming...

What is a “real” programming language? [closed]

http://stackoverflow.com/questions/3222316/what-is-a-real-programming-language

Java but have a pretty good grasp on general programming fundamentals variables functions object orientation loops etc. . Our first..

How do you convert an old OOP PHP project into the Yii Framework?

http://stackoverflow.com/questions/9339245/how-do-you-convert-an-old-oop-php-project-into-the-yii-framework

able to use the old CSS unless you want to change markup fundamentals. If your old code has a MVC like structure the porting of actions..

Where do I start with Zend Framework? [closed]

http://stackoverflow.com/questions/952056/where-do-i-start-with-zend-framework

to have a very short learning curve while maintaining the fundamentals of MVC design. CakePHP also walks you through the steps quite..