Please, how to read in PHP from table Warehouse in column Items?
I have
but it writes:Code:$query = mssql_query("SELECT Items FROM warehouse WHERE AccountID='acc'");
Plz help...Code:??˙�?‡O� €������??˙�?‡O� €������ ?
Printable View
Please, how to read in PHP from table Warehouse in column Items?
I have
but it writes:Code:$query = mssql_query("SELECT Items FROM warehouse WHERE AccountID='acc'");
Plz help...Code:??˙�?‡O� €������??˙�?‡O� €������ ?
You have to convert the items from the "FFFF" codes to TXT. Then make it display the TXT.
How to fix it.
A) Code it yourself.
B) Steal it, rewrite using a premade script. (suggestion: webshops)
How to code it please?