Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags

4 Posted Topics

Member Avatar for trochia

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 …

Member Avatar for trochia
0
145
Member Avatar for rsukanya

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.

Member Avatar for trochia
0
137
Member Avatar for nikhita

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 …

Member Avatar for trochia
0
511
Member Avatar for rcasinillo_s

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 …

Member Avatar for clmirand
0
348

The End.