bobrivers2003
Technical User
If i had a text file "c:\test.txt" on a client side machine that contained a word on one line, is there a function in php that can open this file and read this word/assign it to a variable from a remote server?
If not is there another lanugage that can accomplish this?
This is for an application that allows specific machines to connect to a site, I can't use cookies/ipaddress and am quite happy with this solution if php or similar contains this function.
Many thanks
If not is there another lanugage that can accomplish this?
This is for an application that allows specific machines to connect to a site, I can't use cookies/ipaddress and am quite happy with this solution if php or similar contains this function.
Many thanks