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!
as you may see, this code will echo the exact contents, including the .htm extension... the contents represent the users who have joined my community, and I would like for the users names to be echoed on the page how it is now, but without the .htm extention... how would I incorporate that idea within the syntax of my script above?