Hi, is there anyone could help me with this problem again...
Remember my previous post about PHP to PDF? This problem is linked...
You see my page is session enabled (Log-in) and other others cannot access. So the problem now if my data is in the database, how and what can I do to 'export' it to a HTML page?
MySQL Database ----> HTML, interface like excel charts and graphs... etc...
well, my project looked like this:
Log-in ----> view report like excel/graphs ----> print out to a PDF...
Thats why those 3rd parties cannot bypass the security of the 1st tier Log-In page.