-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: January 2009
An interesting/ practical view!!
Demographics: o World Jewish Population. 14 million o Distribution: 7 m in America 5 m in Asia 2 m in Europe 100 thousand in Africa o World Muslim Population: 1.5 billion o Distribution: 1 billion in Asia/Mid-East 400 M in … Continue reading
Posted in Others
Leave a comment
The MVC Architecture & Layout(Decorator Design Pattern)
[Note: 100% copy and paste from symfony web site] If you are used to developing PHP websites without a framework, you probably use the one PHP file per HTML page paradigm. These PHP files probably contain the same kind of … Continue reading
Build a small project
well here we are for build second symfony project. previously we have seen, how difficult first project was without a single line of php code. here is the second one similar to first project. but this time not only signp … Continue reading
Posted in Symfony
Tagged crud in symfony, project in symfony, small project in symfony, symfony project
Leave a comment
Build your first symfony project
Good time to build first simple symfony project. The project is very simple one. Build a Signup form. Don’t blame me, how a signup form can be a project !!!. Yes it is Lets Start. Before start follow the instructions … Continue reading
Posted in Symfony
Tagged easy symfony, first project in symfony, php framework, start symfony, Symfony
4 Comments
build first symfony project
Good time to build first simple symfony project. The project is very simple one. Build a Signup form. Don’t blame me, how a signup form can be a project !!!. Yes it is Lets Start. Before start follow the instructions … Continue reading
Start taking Taste of Web development with PHP
Taste of Web development using PHP Well at this stage, we know how to setup PHP, MySql and Apache. We have installed either XAMP or WAMP (ready made package of PHP, MySql and Apache). Moreover we run a simple … Continue reading