Archive for the ‘scripts’ Category
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 ...
Posted in Free Script Saturday, php, scripts | 11 Comments »
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 ...
Posted in php, scripts | 2 Comments »
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 ...
Posted in php, scripts | 2 Comments »