Hi,
I am currently progranming in Foxprowith an additional framework and am sick of constant increase in $cost to stay current. I am also looking for something that can work cross platform. I have not done any WEB programming or HTML so please excuse if my questions seem a bit ignorant.
I have an application which I wish to duplicate in PHP/MySql. Basically it is SQL builder interface, to a reporting system. I have a number of drop down pick lists which display (with incremental search) customer and product lists consisting of roughly 8000 products, 3000 customers.
Is this funtionality possible, feasible using PHP? The user selects 1 or more items which are then build into the SQL query, by taking the literal value inside the variable used to hold the selection.
I have looked at a number of books with syntax, functions etc but is there any books/documents on clever little tricks and advanced techniques?
Regards Garry.
I am currently progranming in Foxprowith an additional framework and am sick of constant increase in $cost to stay current. I am also looking for something that can work cross platform. I have not done any WEB programming or HTML so please excuse if my questions seem a bit ignorant.
I have an application which I wish to duplicate in PHP/MySql. Basically it is SQL builder interface, to a reporting system. I have a number of drop down pick lists which display (with incremental search) customer and product lists consisting of roughly 8000 products, 3000 customers.
Is this funtionality possible, feasible using PHP? The user selects 1 or more items which are then build into the SQL query, by taking the literal value inside the variable used to hold the selection.
I have looked at a number of books with syntax, functions etc but is there any books/documents on clever little tricks and advanced techniques?
Regards Garry.