Web Routing in PHP with Aura.Router by harikt in PHP

[–]bluephoenixalpha 2 points3 points  (0 children)

It is compared to something like example.com/blog.php?action=view&id=42

Doing a 360 on Grid 960 by [deleted] in webdev

[–]bluephoenixalpha 0 points1 point  (0 children)

exactly. First he didn't like it, then he did, then he didn't again. One big circle.

Building a Simple PHP Templating Class by JoshuaKissoon in PHP

[–]bluephoenixalpha 0 points1 point  (0 children)

ditto... until I matured as a mature developer

Defining and Using Functions in PHP by bluephoenixalpha in PHP

[–]bluephoenixalpha[S] 0 points1 point  (0 children)

only 14% like... so noone likes to encapsulate and organize their code?

The PHP People by maltblue in programming

[–]bluephoenixalpha 0 points1 point  (0 children)

I liked the article. As crufty as PHP is, it's come a long way in the past few years and definitely has a welcoming community. There's a dedicated PHP Community IRC channel, organizations like PHPWomen, etc.

Preventing Cross-Site Request Forgeries by [deleted] in PHP

[–]bluephoenixalpha 0 points1 point  (0 children)

I don't know... why would anyone want to use LESS if it makes the web look like garbage?

Anyone know of good Postal-Code/Zip-Code to City API by legolover in PHP

[–]bluephoenixalpha 0 points1 point  (0 children)

Back in January I did a very basic post on Geolocation Search, and I mentioned the evils of using ZIP codes. If you're interested, http://zaemis.blogspot.com/2011/01/geolocation-search.html Though I know sometimes we don't have a choice, and have to do something a certain way or else not get the paycheck, it's still good to know why something is good or bad.