Dear all,
I use a simple routine to provide a sort of "search engine" that scans through all the local html file. The system is base on the use of the function opendir(.). As far as I know, this function only works for the "current" server (where the PHP program is running).
Do you know if there is a similar function that can be used on remote pages?
Thank you
Gaetano
I use a simple routine to provide a sort of "search engine" that scans through all the local html file. The system is base on the use of the function opendir(.). As far as I know, this function only works for the "current" server (where the PHP program is running).
Do you know if there is a similar function that can be used on remote pages?
Thank you
Gaetano