Page 1 of 1

Doubt on php. Pass xml file trought scripts

Posted: Thu Nov 04, 2010 4:19 pm
by kokart
Hi!
I amb in troubbles and i need some help.

The context:
2 files: index.php and test.php

Index.php creates a xml file
test.php must read the xml file and do insert on Mysql

The problem is how I can pass the xml file from index.php to test.php

A lot of thanks for your help!

Re: Doubt on php. Pass xml file trought scripts

Posted: Thu Nov 04, 2010 4:26 pm
by AbraCadaver
1. Post the file to test.php
or
2. index.php saves the file to disk and test.php reads it