Hi,
I need some help here please, what should happen is that when this script is started it should check a specific folder on a Linux server probably using exec( ls – l )the results should be returned in an array, and if there are any files on the server it should check if the file name already exist (from the previous time it ran ) if not it should it should post a ticket (already got that code sorted)
Any help would be appreciated thanx.
I need some help here please, what should happen is that when this script is started it should check a specific folder on a Linux server probably using exec( ls – l )the results should be returned in an array, and if there are any files on the server it should check if the file name already exist (from the previous time it ran ) if not it should it should post a ticket (already got that code sorted)
Any help would be appreciated thanx.
Comment