si, credo proprio che ciò che volevo fare fossero query string, come faccio a farle comparire in una cella di una tabella?
codice: <base target="I1"> 1</p> 2</p> 3</p> 4</p> 5<a></p> <table> <tr> <td width="50%"></td> <td width="50%">Contenuti <?php //se mantieni $_GET["link"]=numero include ($_GET["link"].".htm"); ?> </td> </tr> </table>
<base target="I1"> 1</p> 2</p> 3</p> 4</p> 5<a></p> <table> <tr> <td width="50%"></td> <td width="50%">Contenuti <?php //se mantieni $_GET["link"]=numero include ($_GET["link"].".htm"); ?> </td> </tr> </table>
Regole del Forum