Jump to content

[SOLVED] expanding area !


runnerjp

Recommended Posts

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)

__________________________________________

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/108098-solved-expanding-area/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.