Welcome to Dream.In.Code
Getting PHP Help is Easy!

Join 136,484 PHP Programmers for FREE! Get instant access to thousands of PHP experts, tutorials, code snippets, and more! There are 1,747 people online right now. Registration is fast and FREE... Join Now!




PHP and crystal reports

 
Reply to this topicStart new topic

PHP and crystal reports, How to connect PHP with crystal reports

contactemark
4 Mar, 2008 - 03:57 AM
Post #1

New D.I.C Head
*

Joined: 4 Mar, 2008
Posts: 1

how to connect PHP and crystal reports. i am a beginner in PHP with crystal
User is offlineProfile CardPM
+Quote Post

bhandari
RE: PHP And Crystal Reports
4 Mar, 2008 - 04:57 AM
Post #2

D.I.C Addict
Group Icon

Joined: 31 Jan, 2008
Posts: 747


Dream Kudos: 900
My Contributions
though i don't have much exposure to that, but see if this can help you in anyway:

QUOTE

Crystal Reports is a Windows only app

PHP COM function can interact with CR


you can do it with COM, check out
http://groups.yahoo.com/group/phpexperts/message/3231

$cr=new com("Crystal.CRPE.Application") or die("cannot load cr com");
$rn="F:\notes5\test.rpt";
$rap=$cr->OpenReport($rn);


The source for above is:
http://p2p.wrox.com/topic.asp?TOPIC_ID=3828

seems like its quite a job to connect PHP and CR!!!!


User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 07:10PM

Live PHP Help!

PHP Tutorials

Reference Sheets

PHP Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month