User Profile
Collapse
-
really? so that means i can't use this web service in indonesia? :( is there any soap web service that i can use in indonesia? -
hai guys, i have another problem, u see iam in Indonesia, and i have to shipped in indonesia, when i change the city or the country it seems to not working. Does fedex only support USA shipping? or am i the one that is wrong?
here is the code :
Code:<?php // Copyright 2008, FedEx Corporation. All rights reserved. // Version 4.0.0 require_once('library/fedex-common.php5');
Leave a comment:
-
how to use xml in php
hi guys, im trying to use an xml (any xml) in php, how do i use it? i'm sorry i am a newbie about xml, thanks in advance -
ic thanks markus. but is it possible if i used cookie? if it is possible how do i use itu? thanks in advanceLeave a comment:
-
getting function varible and storing it in php session
hi guys i'm a little confuse about getting a variable in function and storing it in session example :
Code:<html> <head> function loadContent(paging) { <? $_SESSION['page']=?????? (this is what confuses me because i have been trying to get the variable "paging" and is not working) ?> } </head> <body>
-
im trying to pass a a value example : $50 and the web service will change it to rupiah which is now $1=Rp. 10450 so i will get an output : Rp. 522500 do you undestand what i meant? thanks before :)Leave a comment:
-
emm.. i think that the wsdl does not existed. thats why is not working. my point is im trying to find another web service (exchange rate that converts us dollar to indonesian rupiah) that works. do you have any? thanks in advance, im sorry that im not really that clear.Leave a comment:
-
im trying to get $1 exchange rate converted to IDR or indonesian rupiah. it is for my ecommerce that i'am building i have this code but i check the wsdl and its not working this is the code:
Code:<? require_once('lib/nusoap.php'); $wsdl="http://www.xmethods.net/sd/2001/CurrencyExchangeService.wsdl"; $client=new soapclient($wsdl, 'wsdl'); $param=array( 'country1'=>'usa', 'country2'=>'indonesia'
Leave a comment:
-
web service for getting exchange rate with nusoap php
hi guys
i'm trying to get a web service for get the exchange rate fro USD to IDR can anyone help me? thanks in advance -
but how do i set the values for the SMTP port? what do set it to? thanks in advanceLeave a comment:
-
Sending email in php
hai all, i have this error :
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\Program Files\xampp\htd ocs\tabaru\lupa pass.php on line 46
this is the coding :
Code:$to = $v2; $from_header = "From: dvdexcalibur.com"; $subject = "Password
-
Code:$rsd = end($response->RateReplyDetails->RatedShipmentDetails); printf("%.2d %s<br>\n", $rsd->ShipmentRateDetail->TotalNetFedExCharge->Amount, $rsd->ShipmentRateDetail->TotalNetFedExCharge->Currency);
Leave a comment:
-
for firefox i cant get it working yet, coz i am using xp sp 1 not sp 2, thats why i cant install the plugins :( i'll upgrade soon. thanks again :)Leave a comment:
-
acoder, i figure it out, i tried playing with IE and it works, thanks so much, you've been alot of help, thanksLeave a comment:
-
firefox, do i have to download the windows media player plugin for firefox?Leave a comment:
-
i tried it already and nothing happened.. what do you mean i have to have the windows media player plugins? thanks in advance..Leave a comment:
-
i tried the coding that u gave me the link to which is :
Code:<html> <body> <h2>Playing The Object</h2> <object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"> <param name="FileName" value="/1.wmv" /> </object> </body> </html>
Leave a comment:
-
i figure it out guys, thanks so much for your help. u all been great. thanksLeave a comment:
-
thanks pbmod, but i have tried all the possibilties but it seems the result is always null. i tried your path and it is not printing anything. wow this fedex webservice is hard :( i cant get the right path. can anyone help me?Leave a comment:
-
there is no error.
Code:printRequestResponse($client);
im using php5. u have any other solution? thanks for ur help.Leave a comment:
No activity results to display
Show More
Leave a comment: