Generate Random Quotes with Flash 5 and PHP
32343 Users read it.
This tutorial will show you how to grab a quote, at random, from a text file using PHP, and display the result within Flash
1 review available | Read the reviews »
| Server Model: | PHP ImpAkt 1(UD4), PHP MySQL (DWMX), PHP PHAkt 1 (UD4) |
|---|---|
| Technologies: | Flash |
|
User Reviews
Total of 1 reviewthere's a typo in the PHP code
Written by kumar mcmillan on September 28, 2002the line: if($number_quotes!==0){$number_quotes.=-1;}; should be: if($number_quotes!==0){$number_quotes+=-1;}; I am using PHP 4.2.2 - - perhaps this was tested on an older version? I didn't know the concatanate operator would ever convert to int ...
I keep Bee's





