Posted by Prozilla 2.0 on Feb 03, 2010
Using forms
to collect data is required for specific information and formatting, which can be used for sending message, populating databases, calculations etc., however missing ...
Posted by Prozilla 2.0 on Jan 03, 2010
301 redirect is the smoothest and most SEO friendly way to redirect traffic for a domain or webpage. We do this with .htaccess. This will only work on Apache and not on Windows ...
Posted by Prozilla 2.0 on Jan 01, 2010
Top 10 FREE Wordpress Themes for January 2010
Fusion [Demo]
Infinity [Demo]
Vintage and Blues [Demo]
Gallery [Demo]
Folio Elements ...
Posted by Prozilla 2.0 on Nov 06, 2009
Every SEO uses different tools and resources. Some tools are paid, some are free and some are internally developed tools that we use for ourselves and our clients - but we all use ...
Posted by prozilla on Jul 14, 2009
Wordpres has a great little option in the admin area that gives you the option to install plugins, for those who done know what a plugin is, it's an expantion for WordPress that ...
Posted by prozilla on Jun 06, 2009
On problem that can occur with using commercial scripts, especially scripts that uses an SQL database, is that hackers and nasties know what config files are and what SQL ...
Posted by prozilla on Jun 03, 2009
Some time you need to change permission of a particular folder to 777 so that user can upload scripts/images or any application they are using on that folder. Once you set 777 ...
Posted by prozilla on Jun 01, 2009
When creating a form to sign up users, such as members, when can use database values for fields such as email and username that are unique. Which means that if an email or ...
Posted by prozilla on May 28, 2009
switch/case is very similar or an alternative to the if/elseif/else commands. The switch command will test a condition. The outcome of that test will decide which case to execute. ...
Posted by prozilla on May 19, 2009
Search engines follow their own set of rules, each one different and rarely do two search engines have the same algorithyms for how they display search results. This includes ...