Shadwise Posted July 24, 2007 Share Posted July 24, 2007 HI all i want to be able to make a reference to another page in php code.... example... echo "<tr><td ALIGN=CENTER>$Productid</td> <td ALIGN=CENTER><a href = description.php#$Description>$Description</td> <td ALIGN=CENTER>$prixdetail $</td> <td ALIGN=CENTER>$prixescompte $</td> <td ALIGN=CENTER>$Inventaire</td>"; i want to make reference if description is Like Gateway......move to my page Description.php#gateway..... i cant write gateway cause descripton can change all the time.....they can be toshiba or other name for a laptop... anyone know how to do that? Quote Link to comment 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.