Hi Bruno,<br><br>php curl is required by vtwsclib and recommended to be present for vtiger CRM as well.<br><br>I was pointing to <a href="http://in2.php.net/manual/en/function.urlencode.php#92424">http://in2.php.net/manual/en/function.urlencode.php#92424</a>, for urlencode API<br>
<br>Its used in:<br><ul><li>function doGet (Vtiger_HTTP_Client) and</li><li>function send_post_data (Curl_HTTP_Client, file: vtwsclib/third-party/curl_http_client.php)<br></li></ul>Regards,<br>Prasad<br>vtiger Team<br><br>
<div><span class="gmail_quote">On 10/7/09, <b class="gmail_sendername">Fusioncore</b> &lt;<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
php curl must be install on both server ?<br> My class was on the website server and vtiger was on an other server.<br> Actually curl was present only on the website server<br> I don&#39;t understand your other hint urlencode API, where she is use ?<br>
 I search on the HTTP_Client.php and I return my feedback soon<br> <br><br> Thanks,<br> <br> Bruno<br> French-vtiger manager<br> <br> <br>Prasad a écrit :<br> <br>&gt; Hi Bruno,<br> &gt;<br> &gt; PHP CURL API&#39;s are used to handle the communication.<br>
 &gt; You might need to tune the UTF-8 support in function __construct of<br> &gt; class Vtiger_HTTP_Client (file: vtwsclib/Vtiger/Net/HTTP_Client.php)<br> &gt;<br> &gt; I found the following article to be related:<br> &gt; <a href="http://markmail.org/message/m27ctd3qzzg7ts3i">http://markmail.org/message/m27ctd3qzzg7ts3i</a><br>
 &gt; Please update if you find any information.<br> &gt;<br> &gt; Another hint: urlencode API is being used which could be causing issue<br> &gt; with UTF-8, please watch out during your analysis.<br> &gt;<br> &gt; Regards,<br>
 &gt; Prasad<br> &gt; vtiger Team<br> &gt;<br> <br>&gt; On 10/7/09, *Fusioncore* &lt;<a href="mailto:ml@arceva.fr">ml@arceva.fr</a> &lt;mailto:<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>&gt;&gt; wrote:<br> &gt;<br> &gt;     Hi,<br>
 &gt;     I have create a bridge who sent my website user on the account<br> &gt;     table on<br> &gt;     vtiger.<br> &gt;     This bridge extract data from the website database (utf8_general<br> &gt;     encode)<br> &gt;     and send it to vtiger with vtwsclib. (vtiger database was full utf8)<br>
 &gt;     I have a problem with the accent on some string. For example, I<br> &gt;     have an<br> &gt;     address &quot;Avenue Jean Sébastien BACH&quot; on my website and when I sync<br> &gt;     with<br> &gt;     crm, the address save on the crm was &quot;Avenue Jean S&quot;<br>
 &gt;     Does vtwsclib support accent ?<br> &gt;<br> &gt;     Thanks,<br> &gt;<br> &gt;     Bruno<br> &gt;     French-vtiger manager<br> &gt;     _______________________________________________<br> &gt;     Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
 &gt;<br> &gt;<br> <br>&gt; ------------------------------------------------------------------------<br> <br>&gt;<br> &gt; _______________________________________________<br> &gt; Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
 _______________________________________________<br> Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br> </blockquote></div><br>