Access PHP with VB 
Author Message
 Access PHP with VB

I am making a web-server in VB6, and I want to add PHP capability to it.
I can't figure out how to send to php.exe the php file, and the incoming
values from the webpage (ex: like username and password for login), and also
I need to get the output in a variable in VB because I don't think it's a
very good idea to keep doing this:
php.exe -q test.php > test.html
and then to read the file in a variable back...

I've tried using pipes, with CreatePipe API it keeps{*filter*} VB, and I have
to end task, and with CreateNamedPipe I just can't make it work at all, I
can't find many examples on how to even use the CreateNamedPipe API.... I
don't even know if that's how I'm supposed to get the data anyways...

Thanks in advance



Mon, 23 May 2005 12:23:26 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Best site for freelancer work (PHP, Web site, java, oracle sql, php, data entry)

2. Visual FoxPro, Access, PHP/MySql developer looking for contracts

3. php/sql in VB

4. parsing data from Vb to PHP

5. Translation from PHP to VB

6. how to pass a parametre form vb to php/html form

7. Outlook XP(2002) Issue w/ using html-php email

8. creating calendar entry email attachment via PHP

9. Excel 97 web queries through a php script

10. Creating calendar event email attachments via server side PHP scripting

11. ASP.Net, SQL Server, PHP, ColdFusion, MySQL Hosting

12. web-database with coldfusion and/or php

 

 
Powered by phpBB® Forum Software