hi all,
got a problem here.
i have a vb client pgm on my local pc that gen an xml file (contain recordset data of a table). then, the vb pgm will send the file to a web server running on php
my problem: how do i trigger php to parse the xml file.
thanks