TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Help

Page: 1 Reply
Dec 28th 2001#24975 Report
Member since: Sep 9th 2001
Posts: 48
Can anybody explain to me how to use php like in ssi. In other words instead of using ssi, hwo do I use php to do the same with ssi. In this case I'm using the include command. Thanks
Reply with Quote Reply
Dec 28th 2001#24976 Report
Member since: Mar 20th 2001
Posts: 3367
I suggest you read up the PHP manual, the'yve got all the functions and explaination of how to use them

and its
include("yourfile");

if its a file used for referencing, i'll be require(); or require_once();
Reply with Quote Reply
Dec 28th 2001#25007 Report
Member since: Nov 8th 2001
Posts: 204
i agree with sidefx you need to go to www.php.net and read up on php and maybe take a class on it to fully understand how the lang works.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum