can i run more than 2 php script in a page..

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nilupa
Forum Newbie
Posts: 4
Joined: Wed Jun 27, 2007 6:02 am

can i run more than 2 php script in a page..

Post by nilupa »

can i run more than 2 php script in a page..
User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Post by CoderGoblin »

Need to define your requirement more. You can include scripts into other scripts to achieve what I think you want.
Post Reply