| 
	
 | 
 Posted by Jure Erznoznik on 08/12/05 15:42 
Hi guys, 
 
Could someone please tell me where I can find information on using 
php5ts.dll? 
I'm trying to integrate PHP into my application. I started with Perevoznyk's 
IdPHPRunner (I'm using Delphi), but his components make my APP create some 
HUGE memory leaks (like some 130KB per call). I'm currently using PHP 5.1b3. 
 
After serarching for a week I must admit I don't know where else to look. I 
browsed through much of php.net, googled a lot, tried to find other 
components for delphi... I downloaded the source for php too, but must admit 
that I can't read it too well. 
 
What I really need is some guide saying: 
To load the lib, you need to call this and that and that with such and such 
parameters... 
To process a request, these functions have to be called with these 
parameters. 
Remember to call this to clean up after you're done. 
 
Now I know this is asking too much so I'd be quite happy with a list of 
functions exported in the dll and some explanation about what they do. 
 
I'd really appreciate any help regarding this, 
    Jure
 
  
Navigation:
[Reply to this message] 
 |