GateGuardian Posted August 12, 2008 Share Posted August 12, 2008 I need to store queried data into variables but the extract function isn't working? anyone got some example code? Link to comment https://forums.phpfreaks.com/topic/119409-extract-function/ Share on other sites More sharing options...
genericnumber1 Posted August 13, 2008 Share Posted August 13, 2008 extract() isn't used in that manner. http://www.phpfreaks.com/forums/index.php/topic,95441.0.html http://www.phpfreaks.com/forums/index.php/topic,95443.0.html Link to comment https://forums.phpfreaks.com/topic/119409-extract-function/#findComment-615196 Share on other sites More sharing options...
btherl Posted August 13, 2008 Share Posted August 13, 2008 Well you can use extract() .. and it can make your code neater. GateGuardian, it's easier (for me) if you post your code and then I can suggest modifications. Link to comment https://forums.phpfreaks.com/topic/119409-extract-function/#findComment-615200 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.