No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Thank you for taking the time to read this. I already have code to download as *.csv/*.xls file from my MySQL database (in place) I need to add a "flag" into the DB as for when the last download was made, and then upon next download, only $fetch_newRecords and reset …
Hello Sukanya, I am sorry I can not help you (yet), as my records I am doing are not that large,...but will be one day. I see your post was never answered...I was wondering how you cam out please? thank-you.
For future reference for others, this will download as *.csv file. You may change file type and HEADER types, for *.txt I do not use (or download) any *.txt, so I have not reseached modifying. [code=php] <?php $host = 'localhost'; $user = 'dbUsername'; $pass = 'dbPassword'; $db = 'dbName'; $table …
Hello all here on DW, and even though I've popped in here a couple of times...this is my first post. I also do know want you to think I am "hijacking a thread", but I also am having a [quote]header("Refresh: 1;url=http://www.TheWebsite.com/thankyou.php");[/quote] problem that is beating me up. Instead of creating …
The End.
trochia