Here's what I found looking through the mysql manual:
--------------------------------------------------------
18.2.3.9. mysql_data_seek()
void mysql_data_seek(MYSQL_RES *result, my_ulonglong offset)
Description
Seeks to an arbitrary row in a query result set. The offset value is a row...
Yes, if you tell the php module (I think it's in the php.ini file... but don't quote me on that) to treat .html extensions as a php file. However, I would advice again such an action. There really is no difference between a php page and a html except that you *can* (not you use) put php code in...
I don't know how this psxlsgen works (and I can't seem to find it's source code anywhere without registering) but I might have a work around. Excel should be able to take in html tables and use that as a table. What about exporting the sql data into a html table and importing that into excel?
I really like to help, I really do, but your code is a bit of a mess. My eys hurt trying to follow it.
There are a few things you forgot to submit. I assume this is all through a webpage via a HTML form, right? Before I'd start anywhere else, I'd have the page var_dump your $POST and see...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.