Tag Archives: PHP
Using the Twitter API with Zend Part 1: Setting up your environment
Twitter API with Zend Part 1. Post Moved to ReinforceMedia.com
This is not form validation — and how to fix it
I was working on a site and noticed something that concerned me. This is fodder for TheDailyWTF and makes me worry for the fate of any person who receives the results of forms with [non-]“validation” like this. The form element: … Continue reading
Username URLs just like Twitter
In your .htaccess just do this: RewriteEngine on RewriteRule ^([A-za-z0-9]+)/?$ user.php?name=$1 This will ignore php files, and any files that are requested deeper into the site like JS or CSS.
Services
Matt Bernier provides a list of services for your web-based needs including proposal consulting, website consulting, search engine optimization consulting, and website development. If you are interested in any of these services please contact me ASAP. Continue reading