binumathew Posted October 18, 2009 Share Posted October 18, 2009 Hi, I like to know how to Creating a Function in PHP returing MYSQL Row Array and return the array and it can show in the php page Link to comment https://forums.phpfreaks.com/topic/178103-creating-a-function-in-php-returing-mysql-row-array/ Share on other sites More sharing options...
MatthewJ Posted October 18, 2009 Share Posted October 18, 2009 They have one of those already... it's called mysql_fetch_assoc Returns an associative array based on your query Link to comment https://forums.phpfreaks.com/topic/178103-creating-a-function-in-php-returing-mysql-row-array/#findComment-939165 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.