Jump to content

Wrapping My File In Array


Chikwado

Recommended Posts

I have seen some people doing it, I am a learner, whenever I see something new I will try to understand what it means. My question is this: Is it meaningful to do it so? If it is, the I will try it. For example:

$file = array([0] = file0.txt; [1] = file1.txt;[2] = file2.txt; );
I have seen these from a hosting company. Edited by Chikwado
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...