Jump to content

PHP 5?


Masna

Recommended Posts

Does anyone know of any major changes with PHP 5 that could be the cause for a custom forum, that I and a friend created, which uses a custom template system (so that users who download don't have to deal with any PHP) would cease to work? All template tags (e.g. <{total_users}> would be replaced with the actual number of total users; this way, people who aren't familiar with PHP can mess around with the layout without having to know PHP) are no longer being replaced with the correct information. It used to work, but no longer is (and my friend and I believe it's because of our recent upgrade to PHP 5). Any ideas? Thanks in advance.
Link to comment
Share on other sites

I dont think it's the template tags itself that is any problem, i do it a similar way myself running PHP5, but it might have to do with how you parse it. Any code posted here would help us help you, if not you will find all the info you need on PHP4->PHP5 upgrade in the [a href=\"http://www.php.net\" target=\"_blank\"]PHP Manual[/a]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.