Re: My last question about PHP
BB What’s Crackin my friend,
First Question I would keep them separate, and if you need them to run together use the Include statement at the beginning of the Script. This way each script is each script. you may have a config.php and a access database.php so in the access.php add the Include command to the top and it should work like a dream.
2nd question, its really user preference, use what one your script is configured for. and i would suggest sticking to using only one so there is no confusion at the end.
Good Luck
~Snapple
|