View Full Version : Joining PHP


Xiphias
04-22-2003, 08:34 PM
do you join PHP scripts with others, or do you make each of them individual?

Dude128
04-23-2003, 03:15 AM
your question is a little unclear- what kinds of scripts?

you can put multiple scripts to do different things in the same .php file, if that's what you're asking about :)