Archive for the ‘php’ Category

Free Script Saturday: Content Transformer Script

Saturday, May 3rd, 2008

Like I promised in my earlier post announcing the new, Free Script Saturdays here is a free php script, on a saturday. Today, I give you: The Content Transformer Script. Here is a rundown of what it does: You insert a bunch of content/html code/whatever and hit submit The Content Transformer will go through ...

Announcing: Free Script Saturday

Tuesday, April 29th, 2008

I've decided to add a "feature" to my blog, it is going to be called, Free Script Saturdays, now there are many reasons why I am going to be adding this feature and what gave me the idea. Including these: As you all know there is a certain internet marketer that ...

List Creator and Combiner

Saturday, April 26th, 2008

Well, I just wanted to share a simple .php script I created a day or two ago. I made this for a client of mine who needed something quick. Basically what this script does is: You insert 3 lists of keywords, and it combines them all. Hint: You can use this to ...

Quick Landing Pages

Saturday, April 19th, 2008

Here is a script I made with PHP so that you can create a quick landing page, the page it creates is simple html, so all you need to do is upload the landpage.php to the directory you want the landing page to be in, run it, fill in the ...

Set Up For PHP

Sunday, April 13th, 2008

Here is a brief guide on my recommendations as to how you should set up your computer, programs, and everything, to begin coding PHP. Coding is very fun, but it can be stressful, especially when you get those dead end errors that take hours to solve, or some sort of hindrance ...

Posting Up Wordpress

Wednesday, April 9th, 2008

After about a week of learning PHP and MySQL, dodging and fixing errors left and right.... wasting hours upon hours trying to find out why nothing was happening, I finally did it... I posted, from my script, onto a wordpress.com blog. But not just a normal post, because I have been able ...

Why Learn To Code

Monday, April 7th, 2008

Here is one major reason why you and I, and everyone who wants to make money on the web, needs to learn to code. I could name hundreds of reasons why you need to code, but for now, I will list the major factor as to why you should learn ...