Jobs By Category:
PHP
Website Design
Graphic Design
Data Entry
MySQL
SEO
Copywriting
Flash
Javascript
Articles
HTML
Logo Design
Programming
Marketing
Link Building
Wordpress
CSS
Joomla
Data Processing
Internet Marketing
.NET
Photoshop
Script Installation
Web Promotion
Java
Social Networking
Article Rewriting
Facebook
XML
Blog


Thousands of experts bid on your personal project at ScriptLance.com

Php Consume Web Service

Required skills: PHP

Outsource your programming projects at ScriptLance.com today - Free signup



We have written a simple web service in ASP.NET and now need a PHP page to consume it. Its is a simple contact form name, company, etc.


The service accepts 6 parameters and is fire and forget, meaning it doesn't return anything.

The php page doesn't need to be pretty I just need a basic form that does the post.


Support for PHP4 and PHP5 would be nice but if 4 is a problem don't worry about it. This form will go on different hosts so not all php options may be available depending on the host. If there is a method that always works no matter the host, that is what we need.

Thanks!



Posted In:

PHP



Related projects:

Php Consume Web Service

ervice accepts 6 parameters and is fire and forget, meaning it doesn't return anything.

The php page doesn't need to be pretty I just need a basic form that does the post.


Support for PHP4 and PHP5 would be nice but if 4 is a problem don't worry about it. This form will go on different hosts so not all php options may be available depending on the host. If there is a method that always works no matter the host, that is what we need.

Thanks!


Php Consume Web Service

Need Help hooking up our website to a web service. Simple projects for PHP web services expert. Samples already on site, SOAP helper in place, should be very easy task.

PHP/MySQL Web Service

I have a PHP/MySQL website and I'm looking for somebody to create a web service example for one of my MySQL tables. I have a good understanding of PHP but don't have the time to research and write this myself. The web service will need to check if the requesting customer has subscribed to the data they are requesting and if so return it so they can display on their website. I'm assuming this can be done with PHP, WSDL and SOAP.

PHP-based web service (API - Widget)

this data can also edit the css.
The code that will be provided to other websites might be something like this:

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({ ......

The widget css is not relevant, so please create one only for testing purposes as simple as possible, as we will create it.
This way it is very easy to use for other websites.

PHP XML Web Service Submission  

s is good, I need to redirect users to the returned url, if it's an error message, I'll need to display that message to the user.

As I said the form is already built and so is the Web Service, I just need something to take the form data and interact with the webservie.

I also have the specs for the XML that will need to be send and received.

Php Web Service Payment Script

Gateway provided by chase paymentech.

Here is the link to their API:
http://download.chasepaymentech.com/

You can check out their Online XML API and the Web Service API. I am fine with any solution.

I need this within 1-2 day.

Consume web service  

on my production server, the page doesn't work. I receive the error message at "Dim stock As New StockQuote". I suppose this means that the dll failed to load.

2) The page displays all of the information at once on the screen.

What I need is to be able to run this service on a server, and I need to be able to store the information received from the service into seperate variables.

Can someone help with this?

Thanks,

Database, Web Service, and Data Crawling Development Project  

r disclosure of information.

Regards
one28bit


Additional files submitted:
iPhone_Database_Diagram.pdf

Joomla Component Importing Web Service Data

.

The provider must be able to demostrate that thay can pull information into joomla from the web service before the project begins as this is quite a complex operation.

Only PHP & Joomla & Web Service experts apply.

All code must be very well commented and I will retain sole ownership.

Please send me links to examples of your work to begin. Payment shall be made in stages throughout the project.

The Budjet is $ 750 - $ 1000

Desktop application lightweight consuming web service  

service and check for new &quot;alerts&quot;, if there's a new alert then warn the user (something as msn alerts, a &quot;popup&quot; coming from tray for 10 segs), when the user clicks on alert it open a browser with my site.

Well, to explain: I've got a website, I need a desktop application to warn the users there's some event in website.

There are 2 or 3 events...

PHP Web service  

PHP code must connect using php-curl, so an xml-data string will be posted. The problem is, as stated, to generate to SOAP-headers (WSSE/WSU) reqiured so that the request is accepted.

I have test account credentials that will be used, the task will not be completed until requests can actually be made.. Preferably I need someone who has done this before, since it's relatively time sensitive.

Consume Web Services with Php (WS-Security, Ws-Addressing) )

I want a class to connect to a secure web service with php and soap.

This web service is already available and new-generation Web services using the WS-* standards are communicated with SOAP1.2 version.

To use the services of applications:

· XML Web Services (SOAP 1.2)
· WS-Addressing, WS-Security standards

Must support.

web service urls and test accounts are attached.

Warranty Service Management Php/mysql Web App 3

xtDecoration='underline'" onmouseout="this.style.textDecoration='none'">http://www.nationalwarranties.com.au/mantis (nws_dev/=4nws723) is playing up for some reason and you have to keep pressing F5/Refresh to clear error


Additional Info (Added 3/27/2011 at 19:10 EST)...System Message: This is a reposting of project Warranty Service Management PHP/MySQL Web App 3 (1299114847).

C++ calling php web service to upload a file  

uploadfile(textOfFile).

The goal is to upload file through VC++ legacy application on a PHP server.

The file is not expected to be more than 1 MB, though can't be guaranteed so sending through stream is preferred than sending the text itself.

I just need a proof of concept not the optimized code so I'll definitely not pay more than $ 30.

Simple PHP SOAP Integration with Web Service  

ng a simple PHP SOAP client that interacts with a web service.

This project presents the user with a web form for:

* Login
* Upload Data
* Download Verified Data

The data is sent via SOAP envelope.
The API returns a SOAP response.

A programmer with experience in this type of projects should have it done in a short time.

Warranty Service Management Php/mysql Web App 2

nal Info (Added 1/30/2011 at 1:12 EST)...PS. Pls note Mantis dosn't HAVE to be used. If you can provide all the required functionality more cost-effectively using another system as a prototype that is fine.

cheers don card
Additional Info (Added 2/4/2011 at 0:43 EST)...System Message: This is a reposting of project Warranty Service Management PHP/MySQL Web App (1295685032).

php soap client - calls .net web service - fix error  

pCall("HelloWorld",$ params);

This project is to fix this problem.
- resolve header problem
- successfully pass a parameter to the service

We prefer that solution use php SOAP extension. Different open source php extension or php library can be considered.

Requirements:
- experience with php soap, xml

Preferred:
- .net web service experience

Simple PHP SOAP Integration with .NET Web Service  

interacts with a .NET web service.

This project presents the user with a web form for:

* Login
* View records

The data is sent via SOAP envelope.
The .NET API returns a SOAP response.

A programmer with experience in this type of projects should have it done in a short time.

An additional version in Classic ASP, VB.NET o C# will be a plus for this project.

Simple PHP SOAP Integration with .NET SOAP Web Service  

ight>


Additional files submitted:
Agemni+Web+Service+API.doc

Hard Core PHP developer with Web Service experience  

rvice
xxxxxxxxxxxxxxxxx
The core class integrates the following:
1 Connecting to an Active MQ – using Stomp - http://stomp.codehaus.org/PHP
2 Connecting to a Web Service Using WSO2 - http://wso2.org/projects/wsf/php

Deliverable 3 – Sample Joomla Article Insert
xxxxxxxxxxxxxxxxx
XML message to insert an Article
Deliverable 4 – Sample OS Commerce Insert
xxxxxxxxxxxxxxxxx
XML message which inserts OS Commerce Product

Post your own project on getafreelancer Search for scimilar work on getafreelancer
Post your own project on scriptlance Search for scimilar work on scriptlance
Post your own project on eufreelance Search for scimilar work on eufreelance

Post and Bid on projects! Join EUFreelance.com for free!

Get custom programming done at GetAFreelancer.com!




Currently viewed: "Php Consume Web Service"



Warning: chmod() [function.chmod]: No such file or directory in /web/private.web/www.mister/www/freelancershelp/project_details.php on line 178