PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
A few months back I asked about this code, and eventually got it to work... and while i moved on in projects, someone pointed out that it has ceased working...
I don't feel that I have made any changes to the page, or the database but it now exports the error (0) Records Found!
I echoed out the select, and it is pulling the right ID still, so i am not quite sure where the problem is... the actual data is in the database.
That, and you could echo out your data during and after the loop to see if it gets lost during processing.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
well, i changed that and it is working...
if you don't mind... but out of nowhere, why would that effect it?
like, it worked about 20 times over the course of a few monthes and then... nothing.
also, it no longer works as tab delimited in an excell document,
it does tab (/t) the export properly, but why copied and pasted into XLS... it shows up in one field.
hmm, odd.
the two above posts were debugging suggestions and should'nt have changed the execution of your script
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
so, there is a way to set it tab delimited... i also know that there is a way to have it set comma delimited, but that seems like a variable someone would put into an answer, and might not be a concrete solution anyways.
i'm sorry for making so many posts in a row, and i know that that is against the policy of the board, but i found something that is fishy about the function, and it is related to this, so i hope i don't get the thread locked (i'm sorry feyd)
okay, so i am STILL getting the (0) records found when i log on as different users. the deal is this:
- log on with a fresh session
- complete the survey
- survey says (0) records found
- complete the survey again, using the same session
- survey exports properly
there is something about the initial completion of the survey that is glitching, and then when resent, it's fine.
thing is, no one else would resubmit, since they didn't know it was wrong...
as well, this is strange, no?