Symfony |
Technical |
Developing |
July 26, 2010
Circular relations in the database is the fact to have a foreign key of one table in another and at the same time have another foreign key of that table in the first one. Usually this kind of relations are undesired because they bring problems while ma
Symfony |
Technical |
July 18, 2010
From ancient times, Windows and symfony users have been negated the right to see styl
Symfony |
Technical |
Developing |
July 15, 2010
Usually when working with symfony, when the time comes to deploy the application, one problem arises, the urls.
While developing a normal url could be: http://www.jni
Developing |
May 23, 2010
According to Wikipedia, Code refactoring is the process of changing a computer program's source code without modifying its external functional behavior
Me |
May 2, 2010
This is the first post I write in my brand new blog. which is about new web development and technology.
Usually I will post about web technologies such as PHP, javascript, css; devel