OZONE Asylum
Forums
Distributed Ward
yapp..
This page's ID:
13837
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
#!/usr/bin/perl ############################################################################ # Voodoo 'Doll' Petskull # # petskull@twistedport.com # # [url=http://www.twistedport.com]http://www.twistedport.com[/url] # #-gbook.cgi 1.0------------------------------------------------------------# #--------------------------------------------------------------------------# # (08.28.02) # # Remember the book still has no way of generating the next pages once the # # number of posts climbs higher than ten. However, the manner in which it # # selects which posts go on the page is. # # # # Also, no links to the next pages yet (planning on having that dynamic- # # cgi driven- as well). # # # # # # (08.26.02) # # The guestbook is now operational, the only problem being the number of # # posts it displays. # # # ############################################################################ # require "perl/cgi-lib.pl"; # hide for implementation.. # require "cgi-lib.cgi"; # &ReadParse(*input); @field; $noLinesinDat = '0'; # $func = $input{'function'}; # $page = $input{'page'}; # $username = $input{'username'}; # $addy = $input{'email'}; # $body = $input{'body'}; ##### These variables are for testing purposes only ###### # $func = "post"; # $page = "2"; $username = "Fire Starter"; $addy = "supafs\@nospam.com"; $body = "Nifty page you've got here.."; ##### End of testing variables ###### # $bookdata = "/usr/local/psa/home/vhosts/twistedport.com/httpdocs/guestbook/db.dat"; $bookdata = "db.dat"; $sampOut = "samp.dat"; sub parseStr{ $sample = shift; $i='0'; $x='0'; do{ # this function will loop until no more '
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »