I am using a tool in php that converts mediawiki content into html. I want to edit the tool so when i run the tool it will add this html code
[code]
© 1993-2014 Company XX.
| Visit Us: www.website.com
| Send Feedback: [email protected]
| See:
Terms of Use
Privacy Policy
I am a novice with php and it would be a BIG help if i could have this written out in php so i can just paste it into my tool!
Cheers!