[PHP] db to xml using php

2005-03-17 Thread K Karthik
;) in /home/kkarthik/web/XML_sql2xml-0.3.2/sql2xml_ext.php on line 20 what shd i do.. thanks, karthik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] db to xml using php

2005-03-16 Thread K Karthik
can anyone help me to write from db to xml using php. if there is any site please do refer me. thanks, karthik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [Fwd: db to xml using php]

2005-03-16 Thread K Karthik
--- Begin Message --- can anyone help me to write from db to xml using php. if there is any site please do refer me. thanks, karthik --- End Message --- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php-help

2005-03-09 Thread K Karthik
sir, i'll explain my problem.and if anyone could help me i'll be thankful. i am displaying a content read from a file into a text area of a form. when i make changes andretrieve back in the text area, i encounter a problem.. i.e., when i enter text="please enter" i have an outputas text= /" please

[PHP] php-help

2005-03-08 Thread K Karthik
hello sir, i am so happy about the immiediate response for any of my question. i would like to create a static html page. using cronjob regenerate it every 24 hours. how can i do it using php. thanks, kkarthik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.n

[PHP] php-help

2005-03-08 Thread K Karthik
;select field2 from table 2 where field1 = (array of first query iterated)" can u help me doing this in php. thanks, karthik

[PHP] php-help

2005-03-01 Thread K Karthik
dear friends, can u help me to find the current directory where my php files are.. using php. thanks, karthik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] help me

2005-02-23 Thread K Karthik
dear sir, i'd like to get a date from my database(mysql).and then show a combobox of calendar(date-month-year) with the retrieved data selected. can you help me doing this?? am new to php. thanks, karthikeyan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

[PHP] help me

2005-02-17 Thread K Karthik
i am so surprised for the immediate reply.thank you so much. i'll be thank ful again if you could help me finding the current date and time using php. thanks, karthik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [php] -help me

2005-02-17 Thread K Karthik
i have got string as "/home/karthik/welcome.php/view.php" i just need "view.php" how shall i remove rest of the string. please do help me.i am new to php. -thanks, karthik -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] help me

2005-02-17 Thread K Karthik
can u help me to use $_SERVER['remote_addr'] to find the IP address ? i am new to php. i also want to find what page of my site he is viewing ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] help with nl2br

2005-01-21 Thread Karthik
Hey, I would just suggest that you "Explode" the data based on \n and then "walk" through it adding and tags as necessary.. shouldn't be too diffcult. hth -K On Fri, 21 Jan 2005 14:19:38 -0800, Phillip S. Baker <[EMAIL PROTECTED]> wrote: > Greetings all, > > Due to style sheet stuff I n

Re: [PHP] Detecting image types for uploaded images

2004-11-08 Thread Karthik
te: > What about mime_content_type()... see what that returns. > > Nate > > -Original Message- > From: Karthik [mailto:[EMAIL PROTECTED] > Sent: Monday, November 08, 2004 12:35 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Detecting image types for uploaded images > > Hi,

[PHP] Detecting image types for uploaded images

2004-11-08 Thread Karthik
Hi, How do I differentiate between progressive and standard jpegs for files "already" on the server ? getimagesize does return a mime type, but doesn't seem to differentiate between image/jpeg and image/pjpeg and returns image/jpeg for all jpeg images. Any ideas? Thanks -K -- PHP General Mail

Re: [PHP] plz check the warning message

2001-08-10 Thread karthik
output_buffering. Karthik. - Original Message - From: Balaji Ankem To: Yamin Prabudy Cc: [EMAIL PROTECTED] Sent: Friday, August 10, 2001 2:44 PM Subject: [PHP] plz check the warning message This document contains frames, which cannot be edited. The original document is attached

Re: [PHP] HELP...session

2001-08-09 Thread karthik
Hi, I hope u r regisitering the session variable (i.e. username) on submit of index.php. If u r doing this then u can access the same by using $HTTP_SESSION_VARS['username'] assuming u r registering ur session variable as username. I hope all the frames have session_start also

Re: [PHP] CGI error

2001-08-09 Thread karthik
Hi, In install.txt there seems to be settings on how to install under various web servers. There is nothing on CGI errors etc. And i have followed the procedure which was given in install.txt for configuring PHP. Still this problem occurs. Help, Karthik. - Original Message - From

[PHP] CGI error

2001-08-08 Thread karthik
ask me to shift to DLL mode of running PHP as it gives worse problems like access violations etc. It would be really helpful if someone could tell me as to how correct the same. Thanks, Karthik.

Re: [PHP] installation on windows

2001-08-08 Thread karthik
Hi, The best way would be to create a dir inside inetpub\wwwroot\ and give this directory execute permission in PWS. It should start working then. If it doesnt check ur php.ini for settings. best of luck, Karthik. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL

Re: [PHP] splitting text after 25 words

2001-08-07 Thread karthik
); This should give u the strings in 2 vars. Now u can add anything with $text_a."...Click here ".$text_b Hope i was helpful, Karthik. - Original Message - From: "Justin French" <[EMAIL PROTECTED]> To: "php" <[EMAIL PROTECTED]> Sent: Wednesday, August

[PHP] Header error!

2001-08-07 Thread karthik
ask me to shift to DLL mode of running PHP as it gives worse problems like access violations etc. It would be really helpful if someone could tell me as to how correct the same. Thanks, Karthik.