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!
I found something i liked and tried to get the guy to explain it to me but i dont understand the explination so i am asking if someone can help me get it to work here as he speaks german and i do not.
tags, so i wanted those in my phpBB based cms too... As i used [url]http://pear.php.net[/url] HTML_BBCodeParser, i wrote a little plugin for it: [url]http://home.mysth.be/~timvw/programming/php/PHPsource.txt[/url]
tell the browser the datastream is an octet-stream (8-bit data)
tell the browser how many bytes it is
tell the browser it's for saving as a file, and the filename to use by default
tell the browser it's a binary transfer
open the file
toss the file at the browser
I don't see any code after this..
if you got that from the first link thats just an example of the script in action the code its displaying is a force downloader he shows the code for it in the second link
yea thats all i am really looking for to display some c scripts on a webpage
i generally understand what the scripts are doing i just dont understand where in any of the highlight codes does it let you input the code you want it to display