Category: PHP
Beginning PHP: 6 Must-See Sites, Programs & Articles For New Developers
These days there’s a wealth of information online for anyone wishing to learn a new programming language.
So here’s a useful list of 6 high quality sites which will help you learn PHP better and faster.
- Jonathan
- 9th Aug 2010
- Beginnings, PHP, Resources
How To Create A Great Contact Form Part 1
Welcome to the latest Beginning PHP tutorial.
Today I’m going to show you how to create a great contact form from start to finish.
- Jonathan
- 4th Aug 2010
- Beginnings, PHP, Tutorials
Beating Form Spam Redux
Yesterday I showed you a quick and easy way to beat form spam with little more than CSS.
However I also said that when it comes to beating spam there’s no such thing as overkill.
So here’s another method which only occurred to me recently, but should be even more effective at beating the spammers because there’s less reliance on the client-side.
Beginning PHP: A Self-Updating Copyright Notice For Your Footer
We are starting a Beginner’s Guide to PHP here on Division by Zero, running alongside our usual posts. It will include tutorials, helpful snippets of code and pointers to help those who have just opened their first PHP tag.
Just to get us started down the road, let’s begin at the end… with a simple little snippet of PHP that you can use to add a self-updating copyright notice to your site.
- Laura
- 26th Jul 2010
- Beginnings, PHP, Tutorials
Warning: Compilation failed in WordPress
- Jonathan
- 11th Aug 2009
- Development, PHP, Wordpress
I recently came across a strange new error message on a new install of WP 2.8.3
Warning: Compilation failed: characters with values > 255 are not yet supported in classes at offset 16 in wp-includes/shortcodes.php on line <line-number>
- Subscribe to our RSS feed currently serving 74 happy readers
- Follow @divisi0nby0 stay up-to-date with 40 other followers
