Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach store id
// foreach product id {
// query with where store id and product id
// get price row for each products, add them all together
// close foreach store & product id {{
// find the lowest price along with what store id has the lowest price and echo it.
How would I go about doing this? I have tried so many ways but i just cant seem to do it.
Much appreciated,
Many thanks
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The validation works a bit but I don't get the mail HTML:some Javascript...Code: [Select]<form
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following Oracle Text Index on that table/file column....
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captures user's info on the frontpage. All the code is there except the ability to notify the admin upon
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tiers.I've got it working so it only displays a tier if the quantity is greater than 0 but I end up
Help on Order Entry Form/System Where is best to begin.
I have a dilema and a very short amount of time at this point and I'm looking for some help on deciding where would be best to begin or which is the best way to approach the problem.The company I work
Add_Months not Easy to Understand
Oracle is number 1, very fast and very easy. But....
imap: how to save a copy of sent emails to sent elements
Hello my friends,I am writing an online emailing application with inbox outbox/sent elements etc.When I send and email with mail() function, what would I do in order to save to the sent
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.But, I'm stuck - the file isn't downloading, and no error is being shown (I've enabled E_ALL error