GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   need a php random text script (https://gfy.com/showthread.php?t=200730)

alex79 11-23-2003 03:29 AM

need a php random text script
 
i need a php script to display on my main page a random row from a txt file
thanks

ppk 11-23-2003 03:33 AM

I will sell you one for $100,000!

Weppel 11-23-2003 03:37 AM

I'll do it for $50,- :Graucho

ppk 11-23-2003 03:39 AM

nevermind.

alex79 11-23-2003 03:42 AM

for free anyone?:(

ppk 11-23-2003 03:43 AM

Quote:

Originally posted by alex79
for free anyone?:(
What's your ICQ?

I'll send you one.

fris 11-23-2003 03:48 AM

http://www.dreambigmedia.com/alex.phps

here i coded that one quickly for ya

make a file called data.txt

put your txt on each line it will randomly get it

you can just do an include statement and call it from another php file.

enjoy.

alex79 11-23-2003 03:53 AM

Quote:

Originally posted by fris
http://www.dreambigmedia.com/alex.phps

here i coded that one quickly for ya

make a file called data.txt

put your txt on each line it will randomly get it

you can just do an include statement and call it from another php file.

enjoy.

it's working.. thanks fris

ppk, thanks anyway

Freeze 11-23-2003 03:53 AM

Quote:

Originally posted by alex79
i need a php script to display on my main page a random row from a txt file
thanks

$lines=file('filename.txt');
echo $lines[array_rand($lines)];

Freeze

$5 submissions 11-23-2003 04:06 AM

try perlcoders.com

wsjb78 11-23-2003 04:20 AM

http://www.hotscripts.com


wsjb78

__________________
<br>Check backlinks of your sites
Get your Daily Google PR list here
ICQ: 171751720 <--> Always looking for new Sponsors

http://www.wsjb78.com/wsjb78logo.jpg


All times are GMT -7. The time now is 07:17 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123