Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
How to print a table?
Old 04-10-2010, 06:03 AM How to print a table?
Junior Talker

Posts: 1
Name: cahya komara
Trades: 0
Could you please help me, how to print a MySQL table to printer? I need PHP script about it. Thanks.
cahyakom is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-10-2010, 06:14 AM Re: How to print a table?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
PHP CANNOT send ANYTHING to clientside devices such as printers.

Output the data to a page and include some javascript to send the page to print after loading.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-15-2010, 11:49 PM Re: How to print a table?
Novice Talker

Posts: 5
Trades: 0
you have to user javascript print method , you can not user php , php runs on the server not in the client's machine

example
<a href="whatever.htm" onClick="window.print();return false"><img src="print.gif"></a>
markupmypage is offline
Reply With Quote
View Public Profile
 
Old 04-20-2010, 05:38 AM Re: How to print a table?
theinc's Avatar
Junior Talker

Posts: 2
Name: Nigel Smithinks
Trades: 0
Grab all the details from the database and put it in a table and then use a javascript to print the values. Simple
__________________
Flexible server
Please login or register to view this content. Registration is FREE
services and
Please login or register to view this content. Registration is FREE
rack space.
theinc is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to print a table?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.54511 seconds with 12 queries