Creating a php script to sell products

Ever wonder how some people are able to get sites up and going giving them access to update the content on the site and add pages of new products without knowing a single thing about html?

Marketing a new and exciting product is just one way to make money online. You will find that there is much . . . → Read More: Creating a php script to sell products

Amazon, CJ, and eBay WordPress classes

I am considering having a member’s only area where member will be able to view and download source code for Amazon, commission junction and eBay affiliate program plugins.

Still just thinking about it now. If this were to happen, how many people would actually be interested in this? Comment to this post if you would be . . . → Read More: Amazon, CJ, and eBay WordPress classes

Protected: CJ Webservices REST API call code

There is no excerpt because this is a protected post.

Learn How to Code php From Home



There are many ways to learn php from home. There is a vast amount of information on the web to teach one how to program php, though I recommend getting a book to keep as a reference manual in the future.

Once you have a book, install mysql and Apache on your machine and start coding locally . . . → Read More: Learn How to Code php From Home

Setting Cookies With PHP

I am currently adding a shopping cart to a CMS script that I have written. The object is to eventually have a script that many people will find useful on their sites by allowing them to generate traffic from their articles as well as from their shop. In this post, I will discuss some of the . . . → Read More: Setting Cookies With PHP

Building a sufficient php site

To get more popular search engine rank, a new webmaster must make sure that they do their keywords homework. There are several ways to do this, with Wordtracker being the most popular. Once you have done your homework and have great keyword phrases, then register your domain and start building your site.

If you are running a . . . → Read More: Building a sufficient php site

Mod_rewrite with .htacess to change links in rss feed

The last post, we showed you how to add datafeeds to a site utilizing php and the MagpieRSS script. In this post, I am going to show you how to go one step further for search engine optimization using your .htaccess file and the str_replace command in php.

In the last post, I showed you how to . . . → Read More: Mod_rewrite with .htacess to change links in rss feed

Adding RSS or XML to php site

A lot of people locally have asked me how to add an xml or rss feed to their site. A lot of people may wonder what the benefits of adding a feed to your site and basically it keeps fresh content updating to your site. If the search engines come by and snap what you have . . . → Read More: Adding RSS or XML to php site

CJ affiliates and eBay affiliates: Prepare for a new set of free tools

I have been showing you how to add links to your wordpress sites using the CJ api service but the code is almost ready to upload for a brand new CMS. The script will be released under GNU/GPL and will feature plug-ins that will search the CJ advertiser of your choice for your keywords in both . . . → Read More: CJ affiliates and eBay affiliates: Prepare for a new set of free tools

Using CJ API service with WordPress

Many affiliate marketers don’t know how easy the use of an API program is. I have been using the CJ API service for about two weeks and have noticed an increase in revenue because of it. Since I figured out how to put it to you in WordPress, I am going to share the code with . . . → Read More: Using CJ API service with WordPress