2
votes
PHP routing system
I apologize that nobody has reviewed this code in six years since it was posted. Perhaps you have learned a few things since then but hopefully the review below will still be helpful.
Array syntax
I ...
1
vote
Accepted
Model database for contract renewal
The readability of your code improves when you create a method that returns a value or throw an Exception as soon as possible. Something like this:
...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
symfony2 × 30php × 28
doctrine × 7
mvc × 4
php5 × 4
controller × 3
performance × 2
mysql × 2
form × 2
url-routing × 2
javascript × 1
object-oriented × 1
jquery × 1
parsing × 1
unit-testing × 1
interview-questions × 1
comparative-review × 1
json × 1
regex × 1
console × 1
random × 1
image × 1
error-handling × 1
database × 1
authentication × 1