janim Posted September 14, 2007 Share Posted September 14, 2007 hi guys i want to call my subjects by the title not by the id showsubject.php?title=page title but this not working why how can i do that thanks for all Link to comment https://forums.phpfreaks.com/topic/69393-qudtion-about-get-please/ Share on other sites More sharing options...
redking Posted September 14, 2007 Share Posted September 14, 2007 Could you post your code? Link to comment https://forums.phpfreaks.com/topic/69393-qudtion-about-get-please/#findComment-348672 Share on other sites More sharing options...
janim Posted September 14, 2007 Author Share Posted September 14, 2007 still don't have code i'm working on but i want to make my links like this <a href='user.php?title={$qry['title']}'>{$qry['title']} not the usual link <a href-'user.php?id={$qry['id']}'></a> you gat it ? Link to comment https://forums.phpfreaks.com/topic/69393-qudtion-about-get-please/#findComment-348678 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.