Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82257

Slight error in plug in "Server-side processing | PHP with Oracle"

$
0
0
Hello,

I just wanted to signal a little issue in this plugin ( http://www.datatables.net/development/server-side/php_oracle )

line 246 and 247:
        oci_bind_by_name($statmntFinal, ':whereSpecificParam '.$i , $sWhereSpecificArray[$i]);
        oci_bind_by_name($statmntFinalCount, ':whereSpecificParam '.$i , $sWhereSpecificArray[$i]);
there is a space between "Param" and "'.$i" which prevents from filtering by columns.

ps: thanks to the guy who wrote it ! it works great :) (although I spent 1h to figure out this issue - but that happens ;)).
pps: if that's not the right way to report this bug, let me know or please forward it

Viewing all articles
Browse latest Browse all 82257

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>