Good to know, is there any way to delete a file from a client's computer via PHP?
Good to know, is there any way to delete a file from a client's computer via PHP?
There is no such possibility, PHP runs on the server, then has access to server files and server locations, will never have access to client sites, so you would need a desktop software, made in a language appropriate for this like Python, C #, C, Java and a few hundred more ..