#ifdef PHP_INDEX
LINK("/libcurl/php/", PHP/CURL )
#else
VLINK("/libcurl/php/", PHP/CURL, PHP/CURL index page)
#endif
#ifdef PHP_INSTALL
LINK("/libcurl/php/install.html", Installing )
#else
VLINK("/libcurl/php/install.html", Installing, How to install)
#endif
#ifdef PHP_IIS
LINK("/libcurl/php/iis.html", IIS )
#else
VLINK("/libcurl/php/iis.html", IIS, Using the IIS server )
#endif
#ifdef PHP_APPS
LINK("/libcurl/php/apps.html", Apps )
#else
VLINK("/libcurl/php/apps.html", Apps, Some PHP/CURL applications )
#endif
#ifdef PHP_EXAMPLES
LINK("/libcurl/php/examples/", Examples )
#else
VLINK("/libcurl/php/examples/", Examples, PHP/CURL examples)
#endif
START_OF_MAIN