I want to make on online forum on my page but I don't know the necessary codes?
Can anyone help me?
php coda for an online forum
Moderator: General Moderators
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: php coda for an online forum
Code: Select all
<?php
echo "Online Forums";
?>mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Re: php coda for an online forum
yes I understand that but how do I get a text and how do I post it after
- Grizzzzzzzzzz
- Forum Contributor
- Posts: 125
- Joined: Wed Sep 02, 2009 8:51 am
Re: php coda for an online forum
this should easily get you started
http://www.phpeasystep.com/phptu/12.html
there are many other excellent examples, including video tutorials, here
http://www.phpeasystep.com/phptu/12.html
there are many other excellent examples, including video tutorials, here
Re: php coda for an online forum
Thanks,
The site is great

The site is great