Title: Problem mit MYSQL
Last modified: August 22, 2016

---

# Problem mit MYSQL

 *  Resolved [blubberli](https://wordpress.org/support/users/blubberli/)
 * (@blubberli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-mit-mysql/)
 * good evening
    the following code does not work with php-insert. you know why?
   I have tested it in a separate file and it runs.
 * $ row = mysqli_fetch_array ($ result, MYSQLI_ASSOC);
    echo $ row [“level”];
 * [https://wordpress.org/plugins/insert-php/](https://wordpress.org/plugins/insert-php/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * (@willbontrager)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-mit-mysql/#post-5454669)
 * The plugin as you specified the code in your question has no access to any of
   the values you’re using in mysqli_fetch_array().
 * This page talks about why the code between the plugin tags needs to be complete
   in and of itself.
 * [http://www.willmaster.com/software/WPplugins/insert-php-wordpress-plugin-instructions.php#inandofitself](http://www.willmaster.com/software/WPplugins/insert-php-wordpress-plugin-instructions.php#inandofitself)
 * Will
 *  [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * (@willbontrager)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/problem-mit-mysql/#post-5454846)
 * Gratuitous post in order to mark thread resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem mit MYSQL’ is closed to new replies.

 * ![](https://ps.w.org/insert-php/assets/icon-256x256.gif?rev=3523853)
 * [Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts](https://wordpress.org/plugins/insert-php/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-php/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-php/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-php/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-php/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-php/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WillBontrager](https://wordpress.org/support/users/willbontrager/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/problem-mit-mysql/#post-5454846)
 * Status: resolved