Archive for the ‘Development’ Category

How To Reset Your WordPress Database To Default Settings

Thursday, December 8th, 2011

Have you ever found a need to reset your WordPress database to default settings? If you have WordPress on a local server or online for testing purposes, you probably found yourself thinking of a way to reinitialize your WordPress database back to its default settings. A lot of folks simply reinstall WordPress, but there is an easier solution.

Link: WP Beginner

Defining & Using Functions In PHP

Sunday, December 4th, 2011

Let’s start by defining the word “function.” A function is a self-contained piece of code which carries out a particular task (or function!). A key benefit of using functions is that they are reusable; if you have a task that needs to be performed a number of times, a function is an ideal solution. They can be either defined by you or by PHP (PHP has a rich collection of built-in functions). This article will focus on programmer-defined functions but will touch briefly on PHP’s functions to complete the picture.

Link: PHP Master

Web Design & Development Tips & Tutorials

Sunday, November 27th, 2011

[Re]Encoded is a resource both for active web designers/developers and for people who simply enjoy good design and want to learn more, see more and do more than they already do. We thrive on suggestions and feedback from readers so feel free to leave us a message and let us know what you found helpful or what other helpful things you’ve found for us to publish.

Link: [re]encoded

Where Programmer Meets Designer

Sunday, November 20th, 2011

This is a site for programmers, web developers, designers, entrepreneurs and writers to find each other and work together to create websites that look and function great.

Link: ProgrammerMeetDesigner