embedding mysql cursors in php -


i fetching table database contains hundreds of rows,and want iterate on result row row in order perform task on data. have written whole code in php , want use mysql cursors job. going through web searches , tutorial videos came know how write cursor code in mysql,but none of them made clear how embed code in php in order make final code working. beginner sort of highly appreciated.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -