28, May 2012

Page Generate Script - webmaster forum

 
Webdigity webmaster forums
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: Page Generate Script
« previous next »
Pages: [1] Print
Instabuck - The easy way to sell digital products online

Author Topic: Page Generate Script  (Read 2331 times)
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 619
5660 credits
Members referred : 0


www.dg9.org


« on: Jun 07, 2006, 07:37:21 am »

I have a question before I start making my own, maybe theres an OS or GNU of this script already available, please share. or if its for sale its ok too.

Heres what the script should or nearly ought to do:

A visitor registers on the site (or main page of the script, with username, e-mail and password), then the scripts generates a folder named after the username, e.g. if username is "demonhale" , and the site is at "www.12345.com", then "demonhale's" folder is now "www.12345.com/demonhale"... demonhale is provided a page with available options to edit the page content (single page, more pages upon discretion).
This would look like a default page the admin coded.

Theres an admin panel to monitor registrants and generated folders and pages.
and the main page should contain user search or something.

Just to be clear I dont want it to be like multiply or friendster.

I found something like what I said above although it lacks an editing function on the members page and is coded in perl, uses cgi ... If theres a php version of this, thats what I would like...LINK HERE

http://www.dg9.org , Just Visit...
Partners:
http://www.resume-fix.com , Free Resumes

Last blog : Archos: Where are you?
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #1 on: Jun 07, 2006, 09:06:56 am »

Hello,

I wrote a class the can handle the most of this features you're asking for:
http://www.finalwebsites.com/snippets.php?id=10

there is some code you have to write but this should not be the problem, I don't think there is a solution "out of the box"

I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #2 on: Jun 07, 2006, 11:19:43 am »

I want to make something simillar for one of my projects, but it seems that there is no 'ready to run' solution for it.

You should defenetly write some code Smiley

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 619
5660 credits
Members referred : 0


www.dg9.org


« Reply #3 on: Jun 07, 2006, 11:28:11 am »

@olaf thanks for the link

You guys tried the link I provided? If anyone could reinterpret it to php it would be easier to modify after that, and we can make an opensource project out of it, I scoured the web for solutions and I found no easier method. Although theres 2 plugins for WP, and another for mambo/joomla , they are all too cumbersome...

http://www.dg9.org , Just Visit...
Partners:
http://www.resume-fix.com , Free Resumes

Last blog : Archos: Where are you?
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #4 on: Jun 07, 2006, 11:31:25 am »

The bad thing with perl is that it does not worth to intepret as it is so different than php.

It would be much faster to write the script from scratch as the philosophy would not be the same.

For example to keep track of a session in Perl you need about 30 lines of code while in php you need 3 Smiley

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 619
5660 credits
Members referred : 0


www.dg9.org


« Reply #5 on: Jun 07, 2006, 11:38:44 am »

Yeah thats my problem, its easy for me to understand php than perl, the example link I provided seems easy in implementation when you look at it (based on concept) ... but when I try coding it, I do a hit and miss in php... The sad thing also is im really not good at php coding although ive done some php, i would rather be using VB, not the dot net version...

Maybe Ill run a coding contest or something when I cant resolve it in a month...

http://www.dg9.org , Just Visit...
Partners:
http://www.resume-fix.com , Free Resumes

Last blog : Archos: Where are you?
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #6 on: Jun 07, 2006, 11:45:20 am »

If you are good in VB (which is the worst language I ever learned) it will be easy to learn php.

For a script like this you must be very carefull as there would be security risks that you will have to bypass.

My opinion is to start it, and post fragments of your code to the forum, so people here would help you make it better and safer.

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Bill Cosby is my Father
*
Posts: 4
24 credits
Members referred : 0


« Reply #7 on: Feb 17, 2007, 04:50:30 am »

Actually there is a out-of-box run, go to: KASL.info, called webhost its free and open-source, and theres also a Admin panel. Smiley
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #8 on: Feb 17, 2007, 08:23:13 am »

Actually there is a out-of-box run, go to: KASL.info, called webhost its free and open-source, and theres also a Admin panel. Smiley

do you noticed their revenue model to sell stocks? nice idea!

Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #9 on: Feb 17, 2007, 11:05:26 am »

I'm working on something similar: myramid.net and haven't found any good out of the box solution for it. My site is all custom coded.


Last blog : Are You Stumbling Yet?
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #10 on: Feb 17, 2007, 12:42:40 pm »

If you don't actually need that directory but you just want to display it in the url, then mod_rewrite is the way to go Smiley

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #11 on: Feb 17, 2007, 12:59:38 pm »

Yes, thats the way I'm doing it as well.


Last blog : Are You Stumbling Yet?
Bill Cosby is my Father
*
Posts: 4
24 credits
Members referred : 0


« Reply #12 on: Feb 21, 2007, 05:28:08 pm »

Well my scripts for KASL web-host is 100% custom made as well as the other software.

If you need some coding help or something don't hesitate to ask, also check our code could help some. Smiley
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=2777
Tags : php forums contests Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: Page Generate Script
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 12:52:52 pm





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!






Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2012 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.