Near as I can figure out, one cannot insert PHP in the WHERE section. Is there someplace else I can insert code that would check and massage passed in values, possibly dynamically generate the WHERE?
Hi broberts,
Sure you can any PHP in the WHERE section, I have just built a very advanced view with the WHERE section constructed of at least 20 code lines of SQL and PHP
let me know how you are trying to do it.
Regards
Max
Sure you can any PHP in the WHERE section, I have just built a very advanced view with the WHERE section constructed of at least 20 code lines of SQL and PHP
let me know how you are trying to do it.
Regards
Max
This topic is locked and no more replies can be posted.