Hi folks,
I'm starting to develop my final year project for college.
Just set up dreamweaver site environment. My local machine is windows based
running php 5 while my remote machine is unix based on php 4.something.
I have already come across a differrence, scandir()
it only works for php5, is there anything similar to it available for php4.
Only new to php. Thanks for your help.
I'm starting to develop my final year project for college.
Just set up dreamweaver site environment. My local machine is windows based
running php 5 while my remote machine is unix based on php 4.something.
I have already come across a differrence, scandir()
it only works for php5, is there anything similar to it available for php4.
Only new to php. Thanks for your help.
Comment