gwlam12
January 31st, 2003, 01:34
is there a way to code in html a feature that you find in php? such as the one where the administrator may post something on the front page, and then a user responds to it, and it will be dynamically updated on the page.
Canuckkev
January 31st, 2003, 01:42
No, php is a server side scripting language, which outputs HTML. It IS the thing doing the stuff you want to do. HTML is just the output.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.