Page 1 of 1

run a php in a php

Posted: Thu Sep 02, 2010 4:05 pm
by kidsonrids
what is the code to run a php using another php

Re: run a php in a php

Posted: Thu Sep 02, 2010 5:47 pm
by tonchily
include 'file.php'; ?