
April 22nd, 2003, 01:13 PM
|
|
Moderator
|
|
Join Date: Apr 2007
Location: Florida
Posts: 4,158

Time spent in forums: 4 h 10 m 23 sec
Reputation Power: 6
|
|
|
RE: Tutorial - News w/ Comments
The last page has this paragraph:
Quote: | Right about now you are saying, what about adding news? How do I do that? Well, if you don’t want to take this any further, then you will just need to fire up PHPMyAdmin and input it there, or another MySQL client. What you should do is code a way to input the news. It will be very similar to inputting the comments. The one thing you will need to pay attention to is that you don’t want just anyone inputting news. Protect it somehow, whether that be with an .htaccess file or some PHP method. |
|