Search the Community
Showing results for tags 'delay'.
-
Hi I working a script which will get the contents of html files from a remote server. Then will store part of the data in an array for future use. I plan to use a loop in order to get the contents for all the files i want, but i have a problem and i need some help. If I execute the script at...
-
Hi everybody, I am currently working with the php_serial.class to send out signals through the serial port of my computer. I set up a webserver on Windows with Apache and its working fine. The only problem is, that when I press the button on the homepage, it takes like 6 seconds to actually send so...