stevelaclair Posted May 8, 2006 Share Posted May 8, 2006 Hey guys,I have something real simple but I've never had to do anything like this so bear with me. What we want to do is have a comment feature where it displays the last comment left to all users. The image isn't dynamic, it's just a div within it.to see what we're working with here....[a href=\"http://www.agroism.com/html/fun/dukecomment.php\" target=\"_blank\"]http://www.agroism.com/html/fun/dukecomment.php[/a]we figured it would be a funny little feature but i'm real bad on passing and retrieving form data, I figured this could be a good way to help learn.Thankssteve. Link to comment https://forums.phpfreaks.com/topic/9332-simple-job/ Share on other sites More sharing options...
jeremywesselman Posted May 8, 2006 Share Posted May 8, 2006 So you want to have it store the message to a file or database? And display the last message?[!--coloro:#990000--][span style=\"color:#990000\"][!--/coloro--]Jeremy[!--colorc--][/span][!--/colorc--] Link to comment https://forums.phpfreaks.com/topic/9332-simple-job/#findComment-34431 Share on other sites More sharing options...
stevelaclair Posted May 8, 2006 Author Share Posted May 8, 2006 [!--quoteo(post=372418:date=May 8 2006, 05:32 PM:name=jeremywesselman)--][div class=\'quotetop\']QUOTE(jeremywesselman @ May 8 2006, 05:32 PM) [snapback]372418[/snapback][/div][div class=\'quotemain\'][!--quotec--]So you want to have it store the message to a file or database? And display the last message?[!--coloro:#990000--][span style=\"color:#990000\"][!--/coloro--]Jeremy[!--colorc--][/span][!--/colorc--][/quote]Actually I figured it out by myself somehow.[a href=\"http://www.agroism.com/html/fun/dukecomment.php\" target=\"_blank\"]http://www.agroism.com/html/fun/dukecomment.php[/a]however, we're putting this in a php-nuke page with a simple includes statement. for some reason that variable never passes, is there something we're missing? Link to comment https://forums.phpfreaks.com/topic/9332-simple-job/#findComment-34444 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.