Hi There
I have found a lot of help with this but no one is doing it the way i want.
Im Creating a area on the internet where our mechanics can look at invoices they have done for certain vehicles.
What i want to be able to do is populate the combo box with items generated from our database.
now here is the problem. I would like to have my HTML pages and my PHP script separate from each other so i wold like to have invoices.html and invoices.php and the php file will have all the functions that i want to use with the invoices HTML page
Everyone ive seen online has the scrips on the webpage, if possible i would to call a function to get the details
Many thanks for any help:)
Ian
I have found a lot of help with this but no one is doing it the way i want.
Im Creating a area on the internet where our mechanics can look at invoices they have done for certain vehicles.
What i want to be able to do is populate the combo box with items generated from our database.
now here is the problem. I would like to have my HTML pages and my PHP script separate from each other so i wold like to have invoices.html and invoices.php and the php file will have all the functions that i want to use with the invoices HTML page
Everyone ive seen online has the scrips on the webpage, if possible i would to call a function to get the details
Many thanks for any help:)
Ian