[PHP] Newbie question: replacing truetype fonts with UTF8 encoded Unicode characters

2011-08-22 Thread Venkatesh
as silly as encoding the characters into certain type of strings, do the conversion and then convert to back to UTF8 How best to do this? Sorry if this is a very basic question. Thanks a lot in advance Regards Venkatesh

[PHP] Question about ereg_replace and urlencode...

2007-10-02 Thread Venkatesh M. S.
Hello! i am trying to make links clickable on a page. I would like to urlencode the URL so that it is well passed to a redirect.php file, which would do somethings and then also do a meta http refresh I am trying to use a function like the following, but it doesn't work. I would like to apply

Re: [PHP] Question about ereg_replace and urlencode...

2007-10-02 Thread Venkatesh M. S.
Many thanks Stut The problem is that the rest of the $str is actually a big post from a blog, which will have many other text and info apart from the URL, and i don't want to urlencode everything in there! Venky On 02/10/2007, Stut [EMAIL PROTECTED] wrote: Venkatesh M. S. wrote: Hello! i

[PHP] popen and pclose. Something changed in 4.4.2 ! ....Fixed

2006-06-21 Thread Venkatesh M. S.
On windows, allow Apache service to interact with the desktop... in the services manager GUI Rgds Venkat ** Greetings! I was using popen and pclose on a previous version of PHP on Windows with an older version of Apache (2.x). ( I think it was 4.4.1 but will need to check as

[PHP] Problem with the passthru function

2006-06-14 Thread Venkatesh Babu
web browser, it seems not to be working fine, I get an exit status of 127 (which means command not found). I checked for permissions of ls, gave full path, but still it is failing. Can anybody help me in indentifying what is the potential problem? Thank you, Venkatesh ps: Sorry

Re: [PHP] Problem with the passthru function

2006-06-14 Thread Venkatesh Babu
Hi, Thanks for your response safe_mode is Off but still I'm getting this problem. Thank you, Venkatesh --- Rabin Vincent [EMAIL PROTECTED] wrote: On 6/14/06, Venkatesh Babu [EMAIL PROTECTED] wrote: I have a small php file (test.php) whose code is shown below: ?php

[PHP] popen and pclose. Something changed in 4.4.2 !

2006-06-12 Thread Venkatesh M. S.
Greetings! I was using popen and pclose on a previous version of PHP on Windows with an older version of Apache (2.x). ( I think it was 4.4.1 but will need to check as i am not sure). pclose(popen(start . $exe . . $args, r)) Where $exe is my path to the batch file and $args are the

[PHP] How do i provide Download facility ??

2002-11-26 Thread Venkatesh Hosur
for your suggestions ... Thanking in advance !!! Venkatesh Hosur

[PHP] Error in enabling Image module in Php

2002-06-14 Thread Arul Venkatesh Kandaswamy
K.Arul Venkatesh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php