22, August 2008

Page Generate Script - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ 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

Author Topic: Page Generate Script  (Read 1071 times)
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 526
5094 credits
Members referred : 0


www.demonhale.com


« on: Jun 07, 2006, 08: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 Visit through proxy", then "demonhale's" folder is now "www.12345.com/demonhale Visit through proxy"... 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 Visit through proxy

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Beijing Olympics Show
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6300
38626 credits
Members referred : 374


It's time to use PHP5!


« Reply #1 on: Jun 07, 2006, 10: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 Visit through proxy

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"


Last blog : Create custom backups from your website using cURL
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8020
41077 credits
Members referred : 3



« Reply #2 on: Jun 07, 2006, 12:19:43 PM »

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 Visit through proxy

Last blog : MIA - Where Nick and Tim
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 526
5094 credits
Members referred : 0


www.demonhale.com


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

@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.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Beijing Olympics Show
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8020
41077 credits
Members referred : 3



« Reply #4 on: Jun 07, 2006, 12:31:25 PM »

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 Visit through proxy

Last blog : MIA - Where Nick and Tim
Community Supporter ?
I am a fanatic. So?
*****
Gender: Male
Posts: 526
5094 credits
Members referred : 0


www.demonhale.com


« Reply #5 on: Jun 07, 2006, 12:38:44 PM »

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.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Beijing Olympics Show
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8020
41077 credits
Members referred : 3



« Reply #6 on: Jun 07, 2006, 12:45:20 PM »

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 Visit through proxy

Last blog : MIA - Where Nick and Tim
Bill Cosby is my Father
*
Posts: 4
24 credits
Members referred : 0


« Reply #7 on: Feb 17, 2007, 05: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: 6300
38626 credits
Members referred : 374


It's time to use PHP5!


« Reply #8 on: Feb 17, 2007, 09: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!


Last blog : Create custom backups from your website using cURL
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #9 on: Feb 17, 2007, 12:05:26 PM »

I'm working on something similar: myramid.net Visit through proxy 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: 8020
41077 credits
Members referred : 3



« Reply #10 on: Feb 17, 2007, 01: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 Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #11 on: Feb 17, 2007, 01: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, 06: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....

Topic sponsors:
Get a permanent link here for $1.99!


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?
Aug 22, 2008, 06:53:36 AM





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!


Forum Statistics
Total Posts: 36.084
Total Topics: 7.439
Total Members: 3.807
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: marthawelch

25 Guests, 2 Users online :

14 users online today:



Readers

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