hi can anybody help me out plz l want to put 1 of my clubs on2 an extra file like extra.php say what code would l have to use plz if anybody could help out that would be gr8 thankz
clubs
Collapse
X
-
if your using lava then just copy the index.php remove all the non club parts then change the first club section so it says:
if($action==
instead of:
else if($action==
then to change it so that it only picks up 1 club change all the sql so it reads WHERE id='1' (change 1 to the club id that you wish to use) *
any reason why you want 1 club on a differnt page or is it cos you dont want a staff club to show up in clubs to users? ...... if so there is a lot easier way to do it *
Comment