الثلاثاء، 1 يونيو 2010
Create variables from directory list problem
Posted on 7:55 م by طلال
I am trying to take a list of directories in a folder and give them a variable name. I have this working with the exception that the shell_exec command wants to place a return. Here is my code which might explain better what I am trying to do:
session_start();...