User Profile
Collapse
-
thanks for reply. is there any other way? i am using PHP/Mysql -
Google map, convert x and y coordinates into Lat/Long
Hi
I have x and y coordinates for google map instead of latitude and longitude, can we show google map using x and y coordinates? if not then can we convert x and y coordinates into latitude and longitude.
Any help will be greatly appreciated -
i could not understand one thing that at one server same data show result like this
string '<diffgr:diffgr am xmlns:msdata="u rn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="u rn:schemas-microsoft-com:xml-diffgram-v1"><Heiti xmlns="">
and on another server same data show result like this
string(18344) "1123421018061T orfufell210000R eykjavík01Reykj avík11234210180 63Torfufell2300 00Reykjavík01...Last edited by waqasahmed996; Oct 26 '12, 07:43 PM. Reason: i thought my problem is solved but actually it wasn'tLeave a comment:
-
var_dump does not show full data
Hi
i am using var_dump, but after certain value it does not show full value and at the end it show like this
string....... (length=4480)
i want to get compete string. can anyone help me how can i do this. Let me know if i am not clear in my question -
waqasahmed996 replied to Fatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]in PHPi paste same code except real site name and page name. real site name is not allowed here. please if you have some info about problem then let me know or something you didnt understand.for any discussion not related to problem you can send me private messageLeave a comment:
-
waqasahmed996 replied to Fatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]in PHPbecause i modify important text. problem occur not before but when i call a functionLeave a comment:
-
waqasahmed996 started a topic Fatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]in PHPFatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]
I am trying to create a soap connection , however I'm getting an error when I try and create an instance of the soap client class.
Code:$client = new SoapClient("exampleaddress.wsdl", array( 'login' => 'xxx', 'password' => 'xxxx', ) );
Code:var_dump($client->__getFunctions());
-
waqasahmed996 replied to Fatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]in PHPone thing it happens when i call a function. before calling a function i can see the list of functions. but when i call a function than that error appearedLeave a comment:
-
waqasahmed996 replied to Fatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]in PHPthanx luuk. i will try and will back to you if i will feel any difficulty:) thanx again. is there any other solution?Leave a comment:
-
waqasahmed996 started a topic Fatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]in PHPFatal error: Uncaught SoapFault exception: [prefix0:MessageInformationHeaderRequired]
I am trying to create a soap connection , however I'm getting an error when I try and create an instance of the soap client class.
Code:$client = new SoapClient("exampleaddress.wsdl", array( 'login' => 'xxx', 'password' => 'xxxx', ) );
Code:Fatal error: Uncaught SoapFault exception: [prefix1:MessageInformationHeaderRequired]
-
thanks ammu. it looks to me also the only solution is to use session or cookies. But can we say at the end that there is no standard way to do this or using session or cookies is ok?Leave a comment:
-
ok first of all thanks Ammu
Actually my question is simple to keep the values of ajax even on page refresh from browser.
for example on using of phpmyadmin we select db and tables. but when we refresh page from browser than we back to main page. i do not want this thing. i want to keep values in page like before refresh of page. ThanksLeave a comment:
-
To retain values from ajax on page refresh
Hi
i want to ask one simple question. As using ajax we get values without complete page refresh/load.
I want to ask that how can we retain/keep values getting from ajax in page after page refresh also.
is there any such way.
please let me know if i am not clear in my question. -
i do not have full access to system i think that's why database name 'mysql' not displayed with command 'SHOW DATABASES'. i want to ask just one more thing. is that possible that stored procedures are stored other that table 'proc'?Leave a comment:
-
Thanks for your reply
but database has no table named 'proc'.Leave a comment:
-
Thanks for your reply.
If these are not stored in database then where it is stored?
is there any way that i can check stored procedures set for a database?Leave a comment:
-
Where stored procedures are stored in mysql
Hi
i have study some tutorials of stored procedures for Mysql. I want to know that where stored procedures are saved in Mysql database.
Means if a database exist, how can i check if it has stored procedures.
Thanks -
-
FULLTEXT search, all words must match
Hi
i read about fulltext search. But i have a question. Can any one please answer.
if search string like this "apple fruit"
then it should give only those results which have both these words(apple,fru it)
for example if data of database field is this
"apple mango fruit"
then it should get above result because it have both words (apple,fruit)
... -
How many methods of search and when where should use
Hi
i am looking for an article/link where i can study that how many methods are there for search in Mysql (for examle like(%),equal(= ),full text search etc) and in which case which method is best. I will be very thankful to you if you guide me here or you send me a link to study. Thanks
No activity results to display
Show More
Leave a comment: