Need help here!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Razael
Forum Newbie
Posts: 7
Joined: Fri Jul 12, 2002 8:00 pm

Need help here!

Post by Razael »

How can I add graphics to posts using NewsPHP, If anyone can help me Id be glad! Thanx! :D
gnu2php
Forum Contributor
Posts: 122
Joined: Thu Jul 11, 2002 2:53 am

Post by gnu2php »

You need to enable HTML. To do this, go to "Settings" (nphp/nphpd.php?settings) and under "News Settings," click "Allow HTML."

Then you can use the <img> tag to insert a graphic.
Post Reply