[PHP] I'ld like to submit teh ppts

2003-04-01 Thread praveen
bute to my favorite scripting language.:) Regards Praveen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Auto escalation

2003-03-31 Thread Praveen Kumar
Dear All, I'm new to the list. I'm intended to use the auto escalation functionality in my current project which is related to helpdesk. Can you please give me some suggestions about how to develop this. I'm using PHP, MySQL -- Thanks & Regards Praveen SoftPro Systems Ltd,

[PHP] How to create mail alias?

2003-05-30 Thread Praveen Kumar
Dear List, I want too create a mail alias, How can I do that? I am using PHP, Postfix, Cyrus, LDAP. I need to create aliases in /etc/postfix/aliases file. Can I create using 'sudo'? Any ideas will be greatly helpful. Thanks & Regards Praveen -- PHP General Mail

[PHP] LDAP problems

2003-06-12 Thread Praveen Kumar
Dear Walker, After connecting to the LDAP using ldap_connect('localhost'); you should use ldap_bind like the code given below. Hope this should help. Regards Praveen ---SOFTPRO DISCLAIMER-- Information contained in this E-MA

[PHP] Changing SERVER's IP ADDRESS

2002-11-26 Thread Adharsh Praveen R
hai php-general, I want to know how can I redirect the browser to contact to a new ip address of the same server. In Detail I have a server say 192.168.1.10 (eth0) running apache.( Linux Machine running Apache). I contact the server through a client(Browser), through this client I change the I

Re: [PHP] Changing SERVER's IP ADDRESS

2002-11-27 Thread Adharsh Praveen R
er 2002 15:52, Adharsh Praveen R wrote: > > hai php-general, > > > > I want to know how can I redirect the browser to contact to a new ip > > address of the same server. > > > > In Detail > > > > I have a server say 192.168.1.10 (eth0) running apache.( Li

[PHP] Redirecting after changing server's IP address!

2002-11-27 Thread Adharsh Praveen R
hai php-general, I want to know how can I redirect the browser to contact to a new ip address of the same server. In Detail I have a server say 192.168.1.10 (eth0) running apache.( Linux Machine running Apache). I contact the server through a client(Browser), through this client I change the

[PHP] How to get the server information

2003-11-04 Thread K. Praveen Kumar
Dear All, How can I get the Server Information which operating system the server is running? Using PHP. please let me know -- Thanks & Regards Praveen Kumar SoftPro Systems Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to get the server information

2003-11-04 Thread K. Praveen Kumar
Hi Imran, Thanks for the reply but $OS is not working. I need to get the on which operating system the server is running. Thanks & Regards Praveen On Tue, 2003-11-04 at 04:01, imran wrote: > Hi, > echo $OS; > echo ""; > echo $SERVER_SOFTWARE ; > ?> &

[PHP] How to support Multi Lingual characters

2003-11-07 Thread K. Praveen Kumar
Dear List, I would like to support Multi lingual characters using PHP in my application. How can I support? Does PHP automatically supports this feature. Please let me know. I will be really waiting for your suggestions -- Thanks & Regards Praveen Kumar SoftPro Systems Ltd --

RE: [PHP] How to support Multi Lingual characters

2003-11-07 Thread K. Praveen Kumar
same language. Can it be done?? -- Thanks & Regards Praveen Kumar SoftPro Systems Ltd On Fri, 2003-11-07 at 16:17, umesh wrote: > yes, though compile PHP with japanese support, you can accept input in > English as well. > > Umesh. > > -Original Message----- > From:

[PHP] HTML2PDF on the fly

2003-11-11 Thread K. Praveen Kumar
quot;) { $url = "${QUERY_STRING}"; //$url=http://${SERVER_NAME}:${SERVER_PORT}${PATH_INFO}?${QUERY_STRING} } else { $url = "http://${SERVER_NAME}:${SERVER_PORT}$PATH_INFO";; } if (bad_url($url)) { print("Bad URL\n" ."Bad URL\n" ."

Re: [PHP] HTML2PDF on the fly

2003-11-11 Thread K. Praveen Kumar
This is the error I am getting while executing the script. File does not begin with '%PDF-'. -- Thanks & Regards Praveen Kumar SoftPro Systems Ltd On Tue, 2003-11-11 at 16:29, Burhan Khalid wrote: > K. Praveen Kumar wrote: > > Hi all, > > Can anybody tell me

[PHP] PHP Dynamic menu building

2003-12-05 Thread K. Praveen Kumar
8 I want to build menu from this. Please suggest me the way to do so. Thanks in Advance -- Thanks & Regards Praveen Kumar SoftPro Systems Ltd ---SOFTPRO DISCLAIMER-- Information contained in this E-MAIL and any attachments are confiden

[PHP] DGS Search Script Modifications

2003-12-15 Thread K. Praveen Kumar
Countris.overview and Credits.description then it should display http://localhost/overview.php?CountryId=1 and http://localhost/description.php?CountryId=10&CreditId=3 Please suggest me where I can modify the script to get the script working for me. -- Thanks in Advance Praveen Kumar SoftPro Systems

[PHP] DGS Search Modifications

2003-12-15 Thread K. Praveen Kumar
Countris.overview and Credits.description then it should display http://localhost/overview.php?CountryId=1 and http://localhost/description.php?CountryId=10&CreditId=3 Please suggest me where I can modify the script to get the script working for me. -- Thanks & Regards Praveen Kumar SoftPro Sys