This function returns the content of a document as an object of type
hw_api_content. The parameter array
contains the required elements 'objectidentifier' and the optional
element 'mode'. The mode can be one of the constants
HW_API_CONTENT_ALLLINKS,
HW_API_CONTENT_REACHABLELINKS or
HW_API_CONTENT_PLAIN.
HW_API_CONTENT_ALLLINKS means to insert all
anchors even if the destination is not reachable.
HW_API_CONTENT_REACHABLELINKS tells
hw_api_content() to insert only reachable links and
HW_API_CONTENT_PLAIN will lead to
document without any links.
Php hwapi content Function syntax tag
hwapi content php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php hwapi content syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.