15-Oct-2015, 07:41 PM
The extractor works great as supplied.
Placed the single files in root and it shows exactly what it should do.
However, when I include the php part of example in my website (cms) it does not show the data.
In that case the code doesn't get past the line with $extractor = new extractor($cmtx_path);
I have used the full path as well as the short in both scenarios.
Though it works as you supplied it and likely the failure is in my setup, I would appreciate a hint to get it to work.
Thanks
Placed the single files in root and it shows exactly what it should do.
However, when I include the php part of example in my website (cms) it does not show the data.
In that case the code doesn't get past the line with $extractor = new extractor($cmtx_path);
I have used the full path as well as the short in both scenarios.
Though it works as you supplied it and likely the failure is in my setup, I would appreciate a hint to get it to work.
Thanks