|
Posted by Frankie on 12/17/45 11:52
Thank you soooo much!
Those darn quotes...so confusing. I'm delirious from staring at this query
all morning.
F.H.
"David Haynes" <david.haynes2@sympatico.ca> wrote in message
news:pvzsg.91993$%16.23940@fe76.usenetserver.com...
> Your FROM clause would be FROM 'foo'. It should be FROM foo instead.
>
> Try:
> $query = sprintf("SELECT itemNumber, entryDate, modifyDate,
> thumbnailURL, title, price FROM %s WHERE itemNumber = '%s'",
> $_POST['selectCategory'], $_POST['tfItemNum']);
Navigation:
[Reply to this message]
|