|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
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. 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 Last edited by Levis : February 8th, 2003 at 08:46 AM. |
|
#2
|
|||
|
|||
|
No solution?
|
|
#3
|
|||
|
|||
|
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/showthrea...highlight=mysql |
|
#4
|
|||
|
|||
|
its working by using soap. but how?
|
|
#5
|
|||
|
|||
|
No,If u use vb to query mysql database,U won't use soap...
|
|
#6
|
|||
|
|||
|
But it's possible by using SOAP. I want to choose this way
![]() |
|
#7
|
|||
|
|||
|
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/ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Visual Basic 6 + PHP (SOAP?) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|