php Page Generator

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
aware
Forum Newbie
Posts: 2
Joined: Wed Jan 21, 2009 9:10 am

php Page Generator

Post by aware »

Hi all,

I am a newbie on php projects. What I am looking for is a program like a “php Page Generator”. This program would take (import) a set of let’s say 100 keywords (copy/pasted from a txt file with keywords) and would automatically create 100 pages named “keyword1.php”, “keyword2.php” etc where keyword1, keyword2 etc are the keywords from the list.

These php files would actually be clones of each other and would help to my project that is about making a website filled with adsense ads. The multiple clone php files would help to get better ranking on search engines.

NOW, I have tried to locate such software (preferably freeware) on the web with no luck.

Any help or relevant advise please would be more than welcome.

Rgds,
Al Yann
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Re: php Page Generator

Post by Burrito »

why don't you just write it. That doesn't sound like a difficult project to produce.
aware
Forum Newbie
Posts: 2
Joined: Wed Jan 21, 2009 9:10 am

Re: php Page Generator

Post by aware »

I have no clue in programming. I always use ready made software with (of course) limited options but I am OK with this.

I am a Mechanical Engineer, not a Programmer :(
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Re: php Page Generator

Post by Burrito »

well you should post something in the Job Hunt or Volunteer forum then if you want someone to make it for you. I would have no interest in helping develop such an app as SEO spamming is near (or at) the very bottom of my smurf-list.
Post Reply