RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out