Title: Serialized PHP Array file not working
Last modified: March 23, 2017

---

# Serialized PHP Array file not working

 *  Resolved [elimariaaaa](https://wordpress.org/support/users/elimariaaaa/)
 * (@elimariaaaa)
 * [9 years ago](https://wordpress.org/support/topic/serialized-php-array-file-not-working/)
 * Hi,
 * I’ve prepared a **[file](http://dfp-dev.creativequoin.com/sample_files/wpdatatables.php)**
   showing a serialized array but when I entered the link and clicked save or preview,
   it says ‘**no data**‘.
 * I also added this line to be sure: `header("HTTP/1.1 200 OK");` but it’s still
   the same.
 * What could be the issue?
 * Your prompt response is highly appreciated.
    ⌊Preview⌉ ⌊Serial Array⌉ Sincerely,
   Eli

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * (@wpdatatables)
 * [9 years ago](https://wordpress.org/support/topic/serialized-php-array-file-not-working/#post-8951973)
 * Hi, thank you for your inquiry,
 * The reason for this is that you have a space in front of your serialized array.
   Please review your PHP file so that there will be no output before and after 
   the array.
 * We will add trimmin in future versions as well to avoid such situations, but 
   for now please review the PHP file.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Serialized PHP Array file not working’ is closed to new replies.

 * ![](https://ps.w.org/wpdatatables/assets/icon-128x128.gif?rev=3010404)
 * [wpDataTables - WordPress Data Table, Dynamic Tables & Table Charts Plugin](https://wordpress.org/plugins/wpdatatables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdatatables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdatatables/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdatatables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdatatables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdatatables/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/serialized-php-array-file-not-working/#post-8951973)
 * Status: resolved