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!
Hi.. I'm trying to modify this script so that it only prints 100 bytes of the data in the file, no matter how big the file is.. then after the $text print "..." to indicate that it's been cut off.