Variable passing

2003-02-05 Thread Stephen Spalding
to work in this simple example. Can anyone help me out? Thanks! -Stephen Spalding Original CGI page: #!/usr/bin/perl print "Content-type: text/html\n\n"; print "\n"; print "\n"; print "\n"; print "function open_schedule()\n"; print "

chatroom

2003-02-14 Thread Stephen Spalding
efreshed within the last 5 to 10 seconds, and if he/she hasn't, then I can say that the person has logged out. I'm not very experienced with cookies, but I'm kind of guessing that there may be an easier way to do this using cookies. Any help is appreciate

Perl question

2003-02-13 Thread Stephen Spalding
= ('hi', 'there', 'steve'); &PRINT_CONTENTS("@sample_array"); exit 0; sub PRINT_CONTENTS { @local_array = ??? foreach $string (@local_array) { print "string = $string\n"; } } TIA for any help. -St

cookies

2003-02-19 Thread Stephen Spalding
Hello all, Can anyone point me to some good doc on how to create/read/delete cookies? Thanks! -Stephen Spalding __ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- To unsubscribe, e-mail: [

PHP and Oracle

2003-03-24 Thread Stephen Spalding
will be able to connect to Oracle right out of the box. Anyone have any suggestions? Thanks! -Stephen Spalding __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com -- To unsubsc