Can PHP and DELPHI develop a function? A & nbsp; server running & nbsp; PHP website Program & nbsp; B server running & nbsp; developed by DELPHI & nbsp; client program & nbsp; submit something on the PHP website & nbsp; & nbsp; then the client program of server B will & nbsp. TXT document & nbsp; can you refer to PHP and DELPHI experts to develop a function?
Server A runs the PHP website program
Server B runs the client program developed by DELPHI
Submit something on the PHP website, then the B server client will generate a. TXT file in the D directory.
Can this function be implemented?
------ Solution --------------------
Reference:
Server A runs the PHP website program
Server B runs the client program developed by DELPHI
Submit something on the PHP website, then the B server client will generate a. TXT file in the D directory.
Can this function be implemented?
Yes
Use delphi to create a socket server. Directly implement the http server.