By Jean-Baptiste Jung on July 19, 2010
In order to be efficient, a web developer should have a toolbox with code snippets he can use and reuse when needed. In this article, I’m going to show you 10 extremely useful PHP code snippets to add to your web developer toolbox.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
10 life-saving PHP snippets
Posted in WordPressCreme News
By Jean-Baptiste Jung on June 28, 2010
Many WordPress plugins can add a contact form to your blog, but a plugin is not necessary. In this tutorial, I’m going to show you how you can create a built-in contact form for your WordPress theme.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
How to create a built-in contact form for your WordPress theme
Posted in Wordpress
By Jean-Baptiste Jung on June 28, 2010
Many WordPress plugins can add a contact form to your blog, but a plugin is not necessary. In this tutorial, I’m going to show you how you can create a built-in contact form for your WordPress theme.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
How to create a built-in contact form for your WordPress theme
Posted in WordPressCreme News
By Jean-Baptiste Jung on June 21, 2010
Finally! WordPress 3.0 was released last week. Among other exiting features, custom post types are bringing lots of new possibilities to bloggers. In this tutorial, I’ll show you how to create a side blog listing products using the WordPress 3.0 custom post type feature.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
How to create a side blog with WordPress 3.0
Posted in WordPressCreme News
By Jean-Baptiste Jung on June 7, 2010
Strings are a very important kind of data, and you have to deal with them daily with web development tasks. In this article, I have compiled 10 extremely useful functions and code snippets to make your php developer life easier.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
10 PHP code snippets for working with strings
Posted in WordPressCreme News