Hi,
I'd like to call only the content of a post or a page from the database.
The method i know is web fetching, then eregi_replace or preg_replace the unnecessary code.
That'd be silly to do it especially it's my server.
So do you know which php commands do I use to do it?