How to build a login-registration system using Symfony - A PHP Framework - Part 2

Wednesday, October 29th, 2008

Hello again, In the last tutorial we saw a very basic implementation which will simply print "Hello World" on your browser screen. For those who have landed up here straight here, you may want to go through this blog post. Getting started with Symfony - A PHP Framework - Part 1 ...

Getting started with Symfony - A PHP Framework - Part 1

Wednesday, October 15th, 2008

Hello Friends, Since past few weeks I have been pushed into something which I have never favored i.e. using a framework for my development. Using a framework can become even more harder if you know all the actual HTML, CSS, JS, PHP coding. Then you just wonder WHY? WHY? WHY? Anyways I ...