GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Programming  >  PHP
Go To First  |  Previous Question  |  Next Question 
 PHP  |  Question 55 of 62    Print  
How to access crystal reports through PHP code
i m creating reports through crystal reports using MySQL database.
Now i want to access these reports through php code in web page.
Can anyone help me or give me sample code, how to access reports in php like as we access Crystal reports in .NET through crystal report viewer.
Or is there any other option to create reports in php in which i can create charts like pie chart, bar chart, etc........
Pls provide me solution, if anyone know.
thanks



  
Total Answers and Comments: 1 Last Update: June 20, 2008     Asked by: shilpi12_garg 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: n_rajmail
 
through coding window

Above answer was rated as good by the following members:
shrazzak
June 20, 2008 12:58:55   #1  
n_rajmail Member Since: June 2008   Contribution: 1    

RE: How to access crystal reports through PHP code
through coding window
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 2Overall Rating: -1    

 Related Questions

1-what is diff between srand & shuffle2-Mysql command to fetch onlythe unique values?3-how can a script come to a clear termination?4-How do i store binary in my sql?5-How do i limit the no of rows 1 get out of my database ?6- How do i find out weather a no is odd or even ?7-Can I coonect to Ms-access database w/o a DSN?8- How can we remove duplicate values from an array ?9-How an we get the ID genrated from the previous insert operation ?10-Can I run sevral versions of Php of the same time ?
Read Answers (6) | Asked by : shivam awasthi

i m creating reports through crystal reports using MySQL database.Now i want to access these reports through php code in web page.Can anyone help me or give me sample code, how to access reports in php 
Latest Answer : through coding window ...

How to access crystal reports through PHP code 
View Question | Asked by : haribaskar

Hello All, Fatal error: Uncaught SoapFault exception: [soap:Client] Not enough message parts were received for the operation. in C:Program FilesEasyPHP 2.0b1wwwexamplessoaptest4.php:5 Stack trace: #0 C:Program 
Latest Answer : Dear$wsdl = “http://demo.mchek.com/mChekPaymentGateway/services/mChekPaymentGateway?wsdl”; $id = “16577″; $cliente = new SoapClient($wsdl); $vem = $cliente->__call(’checkStatus’,array($id)); print $vem; ?>Simple ...


 Sponsored Links

 
Related Articles

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Interacting with Other Code

jQuery Interacting with Other Code We learned with our sorting and paging code that we can t treat the various features we write as islands The behaviors we build can interact in sometimes surprising ways; for this reason it is worth revisiting our earlier efforts to examine how they coexist with t
 

jQuery Completed sorting and paging code

Learning jQuery The Finished Code The completed sorting and paging code in its entirety follows mosgoogle geshibot lang php" fn alternateRowColors function tbody tr odd this removeClass even addClass odd ; tbody tr even this removeClass odd addClass even ; return this; ; document
 

code

geshibot lang javascript" head This is a JS snippet from Geshi Bot" Replaces the geshi default classes with mambo joomla classes function replaceGeshiWithMamboClasses if document document getElementsByTagName Category
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

N-Tier Architecture: Data Access Layer

N Tier Architecture Data Access Layer In an N Tier architecture the data access layer consists of components that aid one in the process of accessing the database When it is used correctly the data access layer serves as an abstract level for the structures of the database Simple changes that are ma
 

How to Access C++ Class Members

How to Access C Class Members In this C tutorial you will learn how to access Class members dot operator or class member access operator difference between struct and class and  scope resolution operator mosgoogle center It is possible to access the class members after a class is defined an
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

What is Access Path

In relational database management system (RDBMS) terminology, Access Path refers to the path chosen by the system to retrieve data after a structured query language (SQL) request is executed. A query may request at least one variable to be filled up with one value or more. A query may look like th
 

What is Access Point

An access point (AP; or also "WAP" for "wireless access point") is a node responsible for the formation of a wireless network through connection between wireless communication devices. It acts as a central transmitter and receiver of wireless radio signals, and is
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape