denoteone Posted September 12, 2010 Share Posted September 12, 2010 $query = "SELECT content FROM license WHERE serial = '".$serial."'"; Link to comment https://forums.phpfreaks.com/topic/213192-my-select-string-with-variables-is-not-showing-correct/ Share on other sites More sharing options...
objnoob Posted September 12, 2010 Share Posted September 12, 2010 How is it showing? Link to comment https://forums.phpfreaks.com/topic/213192-my-select-string-with-variables-is-not-showing-correct/#findComment-1110131 Share on other sites More sharing options...
denoteone Posted September 12, 2010 Author Share Posted September 12, 2010 Sorry i was passing an extra space when the variable posted. Got it fixed. thanks! Link to comment https://forums.phpfreaks.com/topic/213192-my-select-string-with-variables-is-not-showing-correct/#findComment-1110134 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.