run a php in a php
Moderator: General Moderators
-
kidsonrids
- Forum Newbie
- Posts: 1
- Joined: Thu Sep 02, 2010 4:02 pm
run a php in a php
what is the code to run a php using another php
Re: run a php in a php
include 'file.php'; ?