ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Scripts  >>  PHP
 
 


 

 
 PHP interview questions  PHP Interview Questions
 ASP interview questions  ASP Interview Questions
 CGI Perl interview questions  CGI Perl Interview Questions
 JavaScript interview questions  JavaScript Interview Questions
 VB Script interview questions  VB Script Interview Questions
 JSP interview questions  JSP Interview Questions
 Shell Script interview questions  Shell Script Interview Questions
 Python interview questions  Python Interview Questions
 Tcl interview questions  Tcl Interview Questions
 Awk interview questions  Awk Interview Questions
 AJAX interview questions  AJAX Interview Questions
 Ruby on Rails interview questions  Ruby on Rails Interview Questions
 Scripts AllOther interview questions  Scripts AllOther Interview Questions
Question
How can I use the COM components in php?
 Question Submitted By :: Jude Jr
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How can I use the COM components in php?
Answer
# 1
Use following code:

<?php

$objCom = new COM(“AddNumber.math”);
$result = $objCom ->AddTwoNum(2,2);
echo $result;

?>
 
Is This Answer Correct ?    1 Yes 1 No
Pankajbisane
[E-Zest Solutions Ltd.]
 

 
 
 
Other PHP Interview Questions
 
  Question Asked @ Answers
 
When you will get the error "Cannot add header information"?  2
How would you impletement download and upload a file in php A1-Technology2
What is the difference between $message and $$message? eGrove5
What type of inheritance that PHP supports?  6
Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org" A1-Technology1
List out some tools through which we can draw E-R diagrams for mysql?  5
Which is the Best plateform for PHP? Net-Solution4
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10 TCS8
How to send Email using PHP with MySQL in Linux Server?..  3
Draw the architecture of Zend engine?  3
Whether session will work if we disable cookies in client browser ?  3
What is difference between $x and $$x Net-Solution3
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?  2
I have 10 elements of Array, how can i remove 5 array element, with single function.  11
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)? TCS5
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini but not working......  2
can anyone explain about stored procedure,Triggers and transaction in php?  2
How to download the files using PHP  1
How to get the DNS servers of a domain name? Life-Infotech1
What is RSS?How to use it in Program?  3
 
For more PHP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com