Jul 2, 2004 #1 rico14d Programmer Joined Apr 8, 2002 Messages 135 Location GB Hi, Ok, Im not a PHP programmer, can you use Com+ dll written in VB for use in ASP, in PHP? If so, whats the best way to handle collections? Thanks, Richard.
Hi, Ok, Im not a PHP programmer, can you use Com+ dll written in VB for use in ASP, in PHP? If so, whats the best way to handle collections? Thanks, Richard.
Jul 2, 2004 #2 Bastien Programmer Joined May 29, 2000 Messages 1,683 Location CA yes, read the COM section in the manual $myCom = new COM("word.application"); Bastien Cat, the other other white meat Upvote 0 Downvote
yes, read the COM section in the manual $myCom = new COM("word.application"); Bastien Cat, the other other white meat