Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
Yes, indeed there is, although you'll need to do a bit of processing to get it into the form you gave us. PHP's documentation uses Docbook 5's function documentation syntax.
arborint wrote:One of our members works on the PHP manual and may know the internal formats. I don't recall who it is though.
It's ThePhoenix
It's actually really easy to "rip" the manual in any format you like though. Download, the HTML version is multiple files, then rip away... all the pages follow the same conventions so even simple regex works well. I've done it before but I don't have the code.
I ripped all the functions along with their synopses so that when you rolled over a function in a