Helpful Information
 
 
Category: Visual Basic Programming
Visual Basic 6 + PHP (SOAP?)

Hi!

First I have to say thank You for that perfect Forum! :)

Now to my problem:
I use Visual Basic 6 Professional.

I got the job to program a ticker. The ticker shows for example the weather, some news and so on. The data for the ticker are in a mysql-database which is online.
On the server is also a php-file which contains the functions to connect to the database to get the information for the ticker.
How can my program use these php-functions? I have to do this with SOAP. For this I already downloaded and installed the MS Soap Toolkit 2.0 SP2. But what do I have to do now? I'm pretty good in Visual Basic 6 and php, but not in SOAP, XML. :rolleyes:

I would be very happy if you can show me a very simple example how to connect to a php-file to use its functions. For example a php-function which say "hello [parameter]". This "hello [parameter]" should be displayed in a MsgBox in the vb-program.

Thank You very, very much! :)

Levis

No solution?

Why do u call php function in vb??The php function library isn't be supported by vb..If u will connect mysql and query it,u can use vb to do it directly!
U can look it
http://forums.devshed.com/showthread.php?s=&threadid=83031&highlight=mysql

its working by using soap. but how?

No,If u use vb to query mysql database,U won't use soap...

But it's possible by using SOAP. I want to choose this way :)

I found a web link to introduce VB&SOAP Pragrm:http://www.soapuser.com/client4.html
And VB&XML&SOAP http://www.developerfusion.com/show/24/










privacy (GDPR)