While I intially misunderstood the question. I was thinking you wanted a way to make 500-600 a month, not thinking of design (It was late here). If your talking about developing techniques, you have...
I would combine your processing page and your form together. You would set your form to run $_SERVER['PHP_SELF]; This will allow you to input data back into any fields...
If you are worried about the correct format, you may want to use a selection option, that way you can handle the format easier, trying to have them input the correct format, may cause some bad data...
While most recommend staying away from hyphens in their domains, I have an example that would make hyphens okay. A few years back the website Expert's Exchange had the domain www.expertsexchange.com,...
This would be the route I would go. With Magento you have a configurable product. A configurable product is a essentially a parent product that has several child products that the user can select...
Everybody is forgetting the best part about PHP. PHP has a large development community, that continually grows as most web servers run appache (server that runs PHP). The growing community means that...
If you know how to see up an easy to use site, and can review products & services and recommend them to visitors to your website and they buy from the retailer you are setup as an affiliate, then you...
Have you heard of @font-face? You can now import fonts from files located on your server or another server online through CSS. No need to stay with a web safe list these days.
I show you don't have any visitor tracking codes. These are a tool to help you improve your website. There are several out there Piwik, has multiple languages , you could also use Google Analytics,...
The sites you are making are a little more complex than website. I think Drupal would be the best option for your sites. It has more of a learning curve than wordpress, but is a lot more flexible....
I am writing this review as I focus more on functionality. I show on my end this is a very basic HTML website. There is nothing wrong with having a basic HTML website, but as your an application...
If she is so keen on having ads and links to other websites/organizations in here community I would maybe recommend a seperate page called community partners, but not a ad on her homepage or all...
I unsure of the situation, but recommending Mozilla Thunderbird may not work. Mozilla Thunderbird cannot be used for Microsoft Exchange Mailboxes. If your e-mail account is Microsoft Exchange, you...
Wordpress is more for a blog website. If it is more for a non profit organization, and it is a site that needs more than a basic blog, I would recommend Drupal rather than Joomla. Although, the last...
I use a browser plugin called Ghostery, which shows all the tracking codes on the website. I only show you are using Google Analytics. If you are only using one software it may not be telling the...
I have several recommendations for you. I use a plugin for Chrome called Ghostery, I show you have no analytic software tracking your blog. Analytic software will help identify your audience, and...
I work as basically a content author for a local company, adding product to the website. I have dealt with many different companies, products, etc. When dealing with vendor websites, I have seen some...
I like Netbeans especially if you are new to web design. It has function help for PHP and Javascript. That will help you learn different functions and how to use them. I like Notepad++ if you are on...
A great way to help generate traffic is to put your domain name in your signature and go to a niche forum site and put your domain name in your signature and create content worthy posts to help build...
There so many content management systems out there that already do this for them. The correct one depends on what the website is for. The basic ones that are out there is Drupal, Joomla, Magento,...