![]() |
Would any body know of a PERL equivalent to this PHP code?
Would any body know of a PERL equivalent to this php code that pulls a single line of data radomly from a txt file
Code:
Thanks for at least taking the time to read this |
and no I didn't wirte the above code I got it out of another script "random quotes" Though I use it for random link creation with a great deal of success.
|
Code:
#!/usr/bin/perl |
lol Thanks
often the simple things confound me I got it now thanks again |
SO I thought I would post what I did
Code:
open (RANDOMLINKS,"$data_server_path$randomlinks") || print "Could not open $data_server_path$randomlinks $! \n"; If anybody wants to use this as a randomizer by itself contact me and I will send it to you in a zip file configured so you can use it. |
All times are GMT -4. The time now is 05:09 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc