PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Since that pages php script outputs only one thing into the source (the integer) i figured i could somehow make my php script goto that page and save everything in the source (or on the page for all that matters) into a predefined variable in a function.
Note that the page mentioned above generates a random number from atmospheric noise and I really need a total random number generator for my page. No pseudo-random stuff.