DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

bam! and the dirt is gone's picture

Unregistered

Feeds

aliases

  • bam! and the dirt is gone

bam! and the dirt is gone

8 months ago

in Building Browsergames: Putting it all together (PHP) on Building Browsergames
i just cant get it to work i use free web hosting
1 reply
Luke I would recommend that you try contacting your web host's support team, and
checking to see if they can install Smarty for you. If they can't, you can
download the entire Smarty library and put it on the server yourself - you
would then just need to change the paths in your code to refer to the local
copy of Smarty(because the installed version wouldn't exist).

8 months ago

in Building Browsergames: Putting it all together (PHP) on Building Browsergames
what about all us country folk that dont have, use smartY!!! lol thanks
ps dont reply to the invalid email
1 reply
Luke If you're not using Smarty, I would highly recommend that you look into it,
and fast - I don't think I've worked on a single PHP project that hasn't
become large and unwieldy without some sort of template engine to keep the
code and display logic separated.
Returning? Login