top | item 1279201

(no title)

Popcorn | 16 years ago

http://github.com/kohana

I learnt a few things from the Kohana source. How not to use regular expressions for validating certain strings (URLs) for one. filter_var can do this and a lot faster too.

I suggest anyone who's interested in PHP to take a look.

discuss

order

No comments yet.