For weeks, my script that has an explode() statement worked well. All of a sudden, it stopped exploding.
No changes were made to the code, settings on the server, etc...
I rebooted the server and it still didn't work. All of a sudden, it started to work again.
The data comes from a POST form which is a directory listing so it's really not dependent on anything else.
What happened here?
No changes were made to the code, settings on the server, etc...
I rebooted the server and it still didn't work. All of a sudden, it started to work again.
The data comes from a POST form which is a directory listing so it's really not dependent on anything else.
What happened here?