![]() |
PHP Script help
I've got a cgi script that allows me to add the output of a php script to an html page using the following line of code.
#insert : http://www.url.com/sript.php# What I'm wondering is if someone could write me a couple of lines of code for script.php that would randomly select one line of information from a text file called text.txt. This way, if I had the following line in my html file, the place where #insert : http://www.url.com/sript.php# is located, would be replaced by a random line of text from text.txt. <a href="http://www.yahoo.com">#insert : http://www.url.com/sript.php#</a> Thanks |
keep it simple : )
PHP Code:
|
i see now you beat me to it
|
Quote:
|
| All times are GMT -7. The time now is 11:37 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123