runnerjp Posted May 31, 2008 Share Posted May 31, 2008 ok title is abit vague but couldnt decide what to put! basicly i have this in my forum <?php if($id == 1){ ?> <a href="index.php?page=editforum&id=<? echo $getthreads3[postid];?>"><img src="http://www.runningprofiles.com/images/help_icon.gif" border="0" /></a> is there anyway that if this is clicked in my forum area it includes editforum.php ?? so basicly i will show you via an image lol _________________________________________ | my topics here is f($id == 1) __________________________________________ _________________________________________ | my topics here is f($id == 1) __________________________________________ _________________________________________ | my topics here is f($id == 1) __________________________________________ for if the button is pressed _________________________________________ | my topics here is f($id == 1) __________________________________________ | show include 'editforum.php |____________________________________________ _________________________________________ | my topics here is f($id == 1) __________________________________________ _________________________________________ | my topics here is f($id == 1) __________________________________________ Quote Link to comment https://forums.phpfreaks.com/topic/108098-solved-expanding-area/ Share on other sites More sharing options...
rarebit Posted May 31, 2008 Share Posted May 31, 2008 Do you mean like the little plus button by the date on the top right here (look up), or do you mean via a page refresh using a link? If you mean using the little plus button, then either it's already included, otherwise you'll want to fetch the data via ajax... Quote Link to comment https://forums.phpfreaks.com/topic/108098-solved-expanding-area/#findComment-554086 Share on other sites More sharing options...
blufish Posted May 31, 2008 Share Posted May 31, 2008 please explain better, are you saying something like a div that collaspes? you can get one at http://www.dynamicdrive.com Quote Link to comment https://forums.phpfreaks.com/topic/108098-solved-expanding-area/#findComment-554087 Share on other sites More sharing options...
runnerjp Posted May 31, 2008 Author Share Posted May 31, 2008 ahhh yes thats right just like that... how can i do that ( im making my own forum) is it easy?? Quote Link to comment https://forums.phpfreaks.com/topic/108098-solved-expanding-area/#findComment-554094 Share on other sites More sharing options...
paulman888888 Posted May 31, 2008 Share Posted May 31, 2008 nothings easy but if you have dreamweaver it comes with built in spary (the thing you want to do) and its also good with php and mysql Quote Link to comment https://forums.phpfreaks.com/topic/108098-solved-expanding-area/#findComment-554095 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.