[PHP] Sample script files with 3 different select boxes with mysql conditions in select boxes

2008-01-03 Thread Balaji A
select box should show the matching records from the database. After selecting the author, matching records should display in title. Could any body send the sample script files with 3 select boxes? Thanks Balaji -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Sample script files with 3 different select boxes with mysql conditions in select boxes

2008-01-03 Thread Balaji A
Hi Thanks for the replies. :-) Robert I do not mean hear to write a new script for me and send.. Requesting if you have any sample file to share.. But any way thanks a lot for the replies. Thanks Balaji On Jan 3, 2008 9:41 AM, Jim Lucas [EMAIL PROTECTED] wrote: Jochem Maas wrote: Robert

[PHP] Connecting to MySQL database

2007-12-26 Thread Balaji A
and still getting the same issue. I am not able to see mysql table in phpinfo(), and seeing only mysqli. Could anybody help me on this issue? Not able to resolve this from past 3 days. Any help/suggestions appreciated. Thanks Balaji -- PHP General Mailing List (http://www.php.net

[PHP] changing the global variables (_SERVER[HTTP_USER_AGENT])

2006-10-03 Thread Balaji A
Hi, in php.ini I have changed the register_global to On. Is it possible to change the global variable _SERVER[HTTP_USER_AGENT]? Thanks in advance.. Thanks Balaji

Re: [PHP] changing the global variables (_SERVER[HTTP_USER_AGENT])

2006-10-03 Thread Balaji A
Thanks for the reply rick. I actually want to change the user agent header in the request sent by the client. I want to send a request to the server with different user agent header. Is it possible to change? Thanks Balaji On 10/3/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote

[PHP] Clone of Hotmail,yahoo

2003-08-14 Thread Balaji Nallathambi
Hi all I want to implement the same functionality of how yahoo and hotmail had done. In the yahoo or Hotmail after siginin When click Compose a new window will be opened for compose. In the Compose Page they are links like (TO,CC, Bcc) on clicking these links a small window will open nothing

[PHP] Doubt on using header and setcookie functions

2002-10-07 Thread Balaji Ankem
Hi How to set cookies using header() function and using setcookie function? Setcookie('testcookie','Balaji',time()+3600,'/','10.145.0.1',1); If I want to write same thing with header function how can I do that? Is it like header(Set-Cookie: name=testcookie,value=Balaji,domain=10.145.0.1

[PHP] Help required on cookies

2002-10-02 Thread Balaji Ankem
response headers?? (like cookies and stuff )..Do I need to use any protocol analyzer? Thanks in advance Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged

RE: [PHP] Help required on cookies

2002-10-02 Thread Balaji Ankem
Hi Chris, Thanks for the help. ? print_r($_COOKIE); ? It is giving error saying call to undefined function _r(); And Setcookie in php is not conforming to the RFC2109. Comment and version how do we set? Thanks in advance Balaji -Original Message- From: Chris Shiflett [mailto

RE: [PHP] Help required on cookies

2002-10-02 Thread Balaji Ankem
But in RFC2109 they mentioned Comment and version are also attributes of the setcookie header. How do you set these attributes using php?? How this print_r() function works?? Thanks in advance Balaji -Original Message- From: Chris Shiflett [mailto:[EMAIL PROTECTED]] Sent

RE: [PHP] Re-directing

2002-07-24 Thread Balaji Ankem
Use header() function.. Header('Location: script name'); Best Regards Balaji -Original Message- From: Roberts, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 7:58 PM To: PHP Mailing list (E-mail) Subject: [PHP] Re-directing Is there a way to redirect to a different

RE: [PHP] why my php can not get values from Form?

2002-07-17 Thread Balaji Ankem
Enable Rigister_globals to On in php.ini file and then try. Best Regards Balaji -Original Message- From: ram friend [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 11:12 AM To: [EMAIL PROTECTED] Subject: [PHP] why my php can not get values from Form? hello, I have just

[PHP] Problem with implode() function

2002-07-16 Thread Balaji Ankem
'.mysql_error()); PTX526_P_1,SIM_1 Error in query Unknown column 'PTX526_P_1' in 'where clause'. Thanks and Regards Balaji **Disclaimer Information contained in this E-MAIL being

RE: [PHP] Problem with implode() function

2002-07-16 Thread Balaji Ankem
Hi Jason, How to make $array look like 'PTX526_P_1','SIM_1' or PTX526_P_1,SIM_1. Thanks and Regards Balaji -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 16, 2002 8:22 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Problem with implode() function

[PHP] For Unsubscribe send a blank mail to ( php-general-unsubscribe@lists.php.net)

2002-07-13 Thread Balaji Ankem
Hi guys, To unsubscribe from the list send a mail to [EMAIL PROTECTED] Visit http://www.php.net/unsub.php . Pls. Donot send a mail tp [EMAIL PROTECTED] Best regards Balaji -Original Message- From: gys [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 13, 2002 5:03 PM To: [EMAIL

RE: [PHP] HTTP_USER_AGENT?

2002-07-10 Thread Balaji Ankem
It is working fine for me!!! -Original Message- From: George Hester [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 8:03 AM To: [EMAIL PROTECTED] Subject: [PHP] HTTP_USER_AGENT? I have this in my web site not in an executable folder: HTML HEAD TITLEMy First PHP

RE: [PHP] HTTP_USER_AGENT?

2002-07-10 Thread Balaji Ankem
Yes..That is right!!! :-) -Original Message- From: Tyler Longren [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 8:53 AM To: Balaji Ankem Cc: [EMAIL PROTECTED] Subject: Re: [PHP] HTTP_USER_AGENT? It works for you because you have register_globals set to on in php.ini. If you

RE: [PHP] is their a jobs mailing list?

2002-07-08 Thread Balaji Ankem
Will it be not possible to apply for other countries jobs? -Original Message- From: Dan Hardiker [mailto:[EMAIL PROTECTED]] Sent: Monday, July 08, 2002 2:12 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP] is their a jobs mailing list? I have no idea if this of any

[PHP] help help help!!!!!!pls........

2002-07-06 Thread Balaji Ankem
am getting an error for selectAll option. Any help would be greatly appreciable. Thanks and regards Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential

[PHP] HTML Java script doubt..

2002-07-04 Thread Balaji Ankem
== Thanks and Regards Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity

[PHP] How to trigger particular java script function?

2002-07-04 Thread Balaji Ankem
to php script and play next one again trigger to timedelay function etc... Any inputs highly appreciable. Thanks in advance Balaji html head script language=javascript !-- function delay(timep) { setTimeout( ,timep

[PHP] Displaying the table records along with check boxes.

2002-07-03 Thread Balaji Ankem
Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any

RE: [PHP] Displaying the table records along with check boxes.

2002-07-03 Thread Balaji Ankem
Hi John, Thanks for the reply. Here the thing is I already tried and I desparately need urgently, that’s why I mailed to the group. Anyway thanx for u'r suggestion. Rgds Balaji -Original Message- From: 1LT John W. Holmes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 5:56

[PHP] Php mail() function is not working for me

2002-07-02 Thread Balaji Ankem
BELOW TO USE YOUR OWN //ADDRESS, NAME and DATA FILENAME //THE DATA FILE MUST ALREADY EXIST AND BE WORLD WRITEABLE $webweaver = [EMAIL PROTECTED]; $wwname = Balaji Ankem; $filename = visitors.dat; if (file_exists ($filename)) { $user_name=Ramesh; $user_mail=[EMAIL PROTECTED]; mail($webweaver,Visitor

[PHP] Mail() function problem

2002-07-02 Thread Balaji Ankem
10.145.2.16 is my SMTP server Ip address. Any help would be greatly appreciated. Thanks and Regards Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential

RE: [PHP] Re: Email error (Was: Hi Jason)

2002-07-02 Thread Balaji Ankem
, NAME and DATA FILENAME //THE DATA FILE MUST ALREADY EXIST AND BE WORLD WRITEABLE $webweaver = [EMAIL PROTECTED]; $wwname = Balaji Ankem; $filename = visitors.dat; if (file_exists ($filename)) { $user_name=Ramesh; $user_mail=[EMAIL PROTECTED]; mail($webweaver,Visitor to PHP Example Form page

[PHP] Will mail() function work for SMTP servers which needs Authentication

2002-07-02 Thread Balaji Ankem
Hi friend, Will mail()function work for SMTP servers which needs authentication? If so how can pass the username and password to my SMTP server. Any help would be greatly appreciated. Thanks in advance Balaji **Disclaimer

RE: [PHP] Will mail() function work for SMTP servers which needs Authentication

2002-07-02 Thread Balaji Ankem
Yes Jason, I have checked and still checking..but I couuldn't get proper information. Thanks and Regards Balaji -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 9:45 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Will mail() function work

RE: [PHP] uploading a file

2002-07-01 Thread Balaji Ankem
Upload.html === !DOCTYPE html public -//w3c//dtd html 4.0 transitional//en HTML TITLE FileUpload /TITLE head script language=Javascript function check() { document.upload.method = POST;

RE: [PHP] Problem with postfield elements

2002-06-13 Thread Balaji Ankem
refer as $emp_id ? Thanks and Regards Balaji -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 12:15 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Problem with postfield elements On Thursday 13 June 2002 14:18, Balaji Ankem wrote: Hi friend

RE: [PHP] Problem with postfield elements

2002-06-13 Thread Balaji Ankem
Hi Justin , Thankyou. They made this change in php 4.2.1 only?? But I never faced this problem previously with php3, php 4.0.1. Is it like that? Thanks and Regards Balaji -Original Message- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 12:44 PM

[PHP] Problem with postfield elements

2002-06-12 Thread Balaji Ankem
Hi friend, Just now I have installed php 4.2.1 on my windows NT machine. Here I found I am not able to get the postfield values. What would be the reason? Thanks and Regards Balaji. Login.html = !DOCTYPE html public -//w3c//dtd html 4.0 transitional//en html head SCRIPT

RE: [PHP] Is there any substitute for header function?

2002-05-29 Thread Balaji Ankem
Hi Martin, I have tried with full URL. But no use. Again displayed the error alert. Thanks and Regards Balaji -Original Message- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 11:37 AM To: 'Balaji Ankem'; [EMAIL PROTECTED] Subject: RE: [PHP] Is there any

RE: [PHP] Is there any substitute for header function?

2002-05-29 Thread Balaji Ankem
Hi, Yes Problem is there with the ID: Bug #15090 header(Location: $url) causes php.exe to generate an error Submitted: 17 Jan 5:21pm Modified: 18 Jan 11:54pm From: [EMAIL PROTECTED] Status: Closed Category: Reproducible crash Version: 4.0.6 OS: Windows 2000 Cheers Balaji -Original

[PHP] Is there any substitute for header function?

2002-05-28 Thread Balaji Ankem
Balaji -Original Message- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 10:32 AM To: 'Ed Lazor' Cc: [EMAIL PROTECTED] Subject: RE: [PHP] easy date question? If you want to make it a few line shorter, change if ($MonthStartDay $Day

RE: [PHP] Is there any substitute for header function?

2002-05-28 Thread Balaji Ankem
. And If I try to access now( after removing 3 lines code and trying once) then it is working fine. That problem is coming in fresh browser context. Space is there in my actual program. Thanks and Regards Balaji -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May

RE: [PHP] Can someone check this mysql code

2002-05-19 Thread Balaji Ankem
Try this.. ?php $answers=$band, $middlename, $pot; $date=date (l dS of F Y h:i:s A); $sql = INSERT INTO prizeline VALUES ('', 'email', 'name', 'address', 'answers', 'date');; -Balaji -Original Message- From: Miguel Cruz [mailto:[EMAIL PROTECTED]] Sent: Monday, May 20, 2002

Re: [PHP] Session.save_path in php.ini

2002-04-25 Thread Balaji Ankem
Which php.ini file u r changing? Are u refering php.ini which is in C:\Windows directory? - Original Message - From: Tim Loram [EMAIL PROTECTED] Date: Thursday, April 25, 2002 4:56 pm Subject: [PHP] Session.save_path in php.ini Hi, Having some issues with the session.save_path

[PHP] How to connect to mysql through JAVA?

2002-04-24 Thread Balaji Ankem
Hi, What is the command to connect to mysql through java. Thanks and Regards Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only

Re: [PHP] uploading files problem

2002-03-29 Thread Balaji Ankem
hi friend, do we have static variables in php? If we have can u give the syntax!!1 Thanks in advance Balaji Content-Type: multipart/alternative; boundary=_=_NextPart_001_01C1D70D.F3519000 --_=_NextPart_001_01C1D70D.F3519000 Content-Type: text/plain hi there, I'm trying

Re: [PHP] uploading files problem

2002-03-29 Thread Balaji Ankem
specify the value attribute in input elements!!! - Original Message - From: Balaji Ankem [EMAIL PROTECTED] Date: Friday, March 29, 2002 4:27 pm Subject: Re: [PHP] uploading files problem hi friend, do we have static variables in php? If we have can u give the syntax!!1 Thanks

[PHP] How to remove ^M characters from a directory?

2002-03-26 Thread Balaji Ankem
Hi, I have moved my php files to linux system. Now it z showing (control+M)(^M) characters in the file. How can I remove those characters? Any help would be appreciable. Thanks and Regards Balaji **Disclaimer

[PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread Balaji Ankem
( 'localhost', 'balaji', 'pingpong' ) or die ( 'Unable to connect to server.' ); // Select database on MySQL server mysql_select_db( 'amerm' ) or die ( 'Unable to select database.' ); // Formulate the query

RE: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread Balaji Ankem
managing like following: 1. Remove the if condition (if $n==2) from authentication.php and execute .. 2. Now replace that if condition and now try to execute then problem will be solved. Best Regards Balaji -Original Message- From: TV Karthick Kumar [mailto:[EMAIL

RE: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread Balaji Ankem
Hi scott, Yes I examined.. It z dying in if loop (if $n==2) at the statement header(Location: success.php); It will be helpful to me if u try to execute those files as I told. Thanks in advance Balaji -Original Message- From: scott furt [mailto:[EMAIL PROTECTED]] Sent

[PHP] Hi! Is there any equivalent function with header?

2002-03-19 Thread Balaji Ankem
Hi friend, Is there any equivalent statement to header (Location: user.php); Because I am getting problem with that line in fresh browser context. How to see the php error log? And how to display an error messages in php? Thanks and Regards -Balaji

RE: [PHP] Hi! Is there any equivalent function with header?

2002-03-19 Thread Balaji Ankem
in error log. Thanks in advance Balaji -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 7:57 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Hi! Is there any equivalent function with header? On Tuesday 19 March 2002 22:20, Balaji Ankem wrote: Hi

RE: [PHP] Store data in array

2002-03-18 Thread Balaji Ankem
; } } = Hope this helps. Best Regards Balaji -Original Message- From: Uma Shankari T. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 18, 2002 4:55 PM To: Andrey Hristov Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Store

[PHP] Hi what is the prob with this small file?

2002-03-14 Thread Balaji Ankem
', 'balaji', 'pingpong' ); // Select database on MySQL server mysql_select_db( 'amerm' ) or die ( 'Unable to select database.'.mysql_error()); // Formulate the queries $sql1=select UNIX_TIMESTAMP('start_date') startdate,UNIX_TIMESTAMP('end_date

[PHP] Hi what is diff. Between mktime() and UNIX_TIMESTAMP()

2002-03-14 Thread Balaji Ankem
difference? Any help would be appreciable. Thanks in advance Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only

[PHP] Hi some logical help is required!!!

2002-03-14 Thread Balaji Ankem
**Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any

[PHP] Hi some logic help is required!!!!!

2002-03-14 Thread Balaji Ankem
! Cheers Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified

[PHP] Can anybody tell what is wrong with this file?

2002-03-12 Thread Balaji Ankem
t;name_1" method="post" action="modify_status.php" input type="submit" name="modify" value="SUBMIT" input type="hidden" name="req_id" value="1" input type="hidden" name="d

[PHP] Hi How to convert the time from mysql(DATETIME) table to the format DD/MM/YYYY HH:MM AM or PM in PHP?

2002-03-12 Thread Balaji Ankem
Hi, I have stored the date and time in mysql table with DATETIME type. I want to change it in to DD/MM/ HH:MM AM or PM. How can I do this? Thanks in advance Balaji **Disclaimer Information

RE: [PHP] Hi How to convert the time from mysql(DATETIME) table to the format DD/MM/YYYY HH:MM AM or PM in PHP?

2002-03-12 Thread Balaji Ankem
Thankyou for reply!! I want to do it in PHP. Thanks in advance Balaji -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 4:04 PM To: Php-General Subject: RE: [PHP] Hi How to convert the time from mysql(DATETIME) table to the format DD

RE: [PHP] Hi How to convert the mysql(DATETIME) time to the format DD/MM/YYYY HH:MM AM or PM using PHP?

2002-03-12 Thread Balaji Ankem
() function? //Is below code is correct $time=strftime([%a%b%C%d%I%p],$row-fromdate); echo '$time'; Thanks in advance. Balaji -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 4:09 PM To: [EMAIL PROTECTED] Subject: Re: [PHP

[PHP] Hi How to compare two dates using PHP which are from mysql database?

2002-03-12 Thread Balaji Ankem
Hi, I would like to compare the two dates (including time stamp) using php. Is it possible? Any help would be apprciable. Thanks in advance Balaji **Disclaimer Information contained in this E-MAIL

RE: [PHP] Hi How to compare two dates using PHP which are from mysql database?

2002-03-12 Thread Balaji Ankem
Hi Jan, I want to compare the DTAETIME1,DATETIME2 which are from mysql table and want to compare in PHP. But strtotime takes only one argument and it checks whether it is valid or not. Balaji -Original Message- From: Jan Rademaker [mailto:[EMAIL PROTECTED]] Sent

RE: [PHP] Hi How to convert the time from mysql(DATETIME) table to the format DD/MM/YYYY HH:MM AM or PM in PHP?

2002-03-12 Thread Balaji Ankem
Hi, I already have the date in mysql (DATETIME)format in variable called $start_date. I would like to convert that in to the form DD/MM/ HH:MM AM or PM. Thanks in advance. -Balaji -Original Message- From: Faisal Abdullah [mailto:[EMAIL PROTECTED]] Sent: Wednesday

RE: [PHP] Random number Question

2002-03-12 Thread Balaji Ankem
Try Now: form action=number.php method=post The computer has picked a number between 1 and 10. Guess the number and you win!BR Enter your guess: input type=text name=guess value= size=3 INPUT TYPE=submit VALUE=Submit my number NAME=submit /form -Original Message- From: Jennifer Downey

[PHP] Hi problem with selected value!!

2002-03-11 Thread Balaji Ankem
Title: Message Hi friend, could u plz. Tell me how to display the slected option value in alert box?Code I wrote is like this.. But I am getting NULL.. Any help would be appreciable..=html head script language="Javascript"function check(){ var a;

[PHP] Hi can we write a form inside td element of a table?

2002-03-11 Thread Balaji Ankem
Hi, can we give a form element as td inside table element? Thanks in advance Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended

[PHP] Can anybody help me?

2002-03-07 Thread Balaji Ankem
$connection = mysql_connect( 'localhost', 'balaji', 'pingpong' ) or die ( 'Unable to connect to server.' ); // Select database on MySQL server mysql_select_db( 'amerm' ) or die ( 'Unable to select database.' ); $emp_id=$HTTP_SESSION_VARS[user

[PHP] Anybody have the script for getting date from the user and validating it?

2002-03-07 Thread Balaji Ankem
Hi, If any body have the script for getting the date including the time from the user and validating it. If anybody have can u please forward it to me. Thanks in advance Balaji **Disclaimer Information

Re: [PHP] Can anybody help me?

2002-03-07 Thread Balaji Ankem
. Forward it to me. Thanks in advance Balaji -Original Message- From: Tyler Longren [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 7:08 PM To: Balaji Ankem; Php-General Subject: Re: [PHP] Can anybody help me? Did you recieve an error? If so, what was it? Tyler - Original

[PHP] Is it correct having number of forms in the same html page?

2002-03-04 Thread Balaji Ankem
**Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed You are notified that any

[PHP] Abnormal behaviour with php

2002-02-28 Thread Balaji Ankem
You will need to restart the program. An error log is being created. OK "Login.html== post emp_id and password to authentication.phpAuthentication.php==?php // Connect to MySQL $connection=mysql_connect( 'localhost', 'balaji', 'pingpong' ) or die ( 'Unable to connect

[PHP] how to get the calender

2002-02-27 Thread Balaji Ankem
Hi, I want to get the calender displayed beside the input box. If user select a particular date from the calender after selection it should display the date in the input box along with the time stamp. Any help will be appreciated. Thanks in advance. -Balaji

[PHP] HAPPY VALENTINES DAY

2002-02-13 Thread Balaji Ankem
Hi friends, Wish you all A very Happy Valentines Day!!! May this Day bring in lots of Joy, Happiness, Success, Love May all your dreams come true Warm Regards , Balaji **Disclaimer

[PHP] How to get IP address?

2002-02-11 Thread Balaji Ankem
Hi friends, I would like to get or extract the IP address from the URL in to a variable. How can I do that? Any help very appreciable. Thanks in advance -Balaji **Disclaimer Information contained

[PHP] How to pass URL??

2002-02-11 Thread Balaji Ankem
. Please help out me. Thanks in advance -Balaji **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which

[PHP] IP - URL

2002-02-11 Thread Balaji Ankem
URL itself to test.php file. Thanks in advance -Balaji -Original Message- From: * RzE: [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 3:13 PM To: Balaji Ankem Subject: IP - URL Hi there, I just found out I probably sent you the wrong answer to your question. What I sent

[PHP] php.exe has generated some errors and will be closed by windows

2002-01-25 Thread Balaji Ankem
ction once and by running it one time and again by keeping the same header function again then it z working properly. How can I overcome this problem?? Any help greatly appreciable. Thanks in advanc

[PHP] can u find error in php file?

2002-01-08 Thread Balaji Ankem
quot;;else echo "FAIL"; ? for above program I am getting Mail was successfully sent to [EMAIL PROTECTED]. But actually no mail was received by me. -Balaji --- Inf

[PHP] no one can find solution to my problem??

2002-01-08 Thread Balaji Ankem
* additional headers */$headers .= "From: Balaji Ankem [EMAIL PROTECTED]\r\n"; $headers .= "Cc: [EMAIL PROTECTED]\r\n";$headers .= "Bcc: [EMAIL PROTECTED]\r\n";$headers['User']='bankem';$headers['Password']='narayana'; /* and now mail it */mail($to, $subject, $messag

Re: [PHP] no one can find solution to my problem??

2002-01-08 Thread Balaji Ankem
to mailto:[EMAIL PROTECTED]. I don't know what z happening.. Thanks in advance. -Balaji - Original Message - From: Jon Haworth [EMAIL PROTECTED] To: 'Balaji Ankem' [EMAIL PROTECTED] Sent: Tuesday, January 08, 2002 3:35 PM Subject: RE: [PHP] no one can find solution to my problem?? How have

[PHP] no one can find solution to my problem??

2002-01-08 Thread Balaji Ankem
these lines are including: include_once('Mail/smtp.php'); include_once('Net/SMTP.php'); These two lines include the smtp.php and SMTP.php from php/pear/Mail/smtp.php - php/pear/Net/SMTP.php for required functions send and Mail_smtp. cheers -Balaji - Original Message

[PHP] Regarding mail function

2002-01-07 Thread Balaji Ankem
settings we give the username and password for our mail server. Is it required here also? could you please tell available headers for e-mail function? Is ther any headers like user name and password?? Any help greatly appreciable..

Re: [PHP] Help me to win the battle with browser's cache

2001-11-12 Thread Balaji Ankem
Hi, me also faced many probs last 3 months back and i overcome that. solution - use session variables.. register login info as session vars and during logout unregister... This is the solution to u'r problem.. - All the best -Balaji - Original

[PHP] How to find the browser type in HTML or PERL??

2001-09-21 Thread Balaji Ankem
Hi, Anybody know how to code in HTML or perl to find the browser say if Iexplore { do this } else if Netscape { do this } Thanks and regards -Balaji

[PHP] interesting warning!!!

2001-09-20 Thread Balaji Ankem
() in /www/imac/logout.php on line 4 Thanks and Regards -Balaji Ankem -- Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers

[PHP] prob with include file

2001-09-19 Thread Balaji Ankem
mysql connection mysql_close($connection); include('ordinary.php'); exit; } - And i tried this also include('./admin.php'); -- Thanks in advance Regards -Balaji

[PHP] How to set the time for session??

2001-09-19 Thread Balaji Ankem
Hi, i want to expire the session if user sits 15 minutes idle without doing anything. Then how can i set the time for session?? Thanks in advance Regards -Balaji

[PHP] Problem regarding select boxes

2001-09-11 Thread Balaji Ankem
to this problem. Thanks and regards -Balaji Here i am sending the file.. !DOCTYPE html public -//w3c//dtd html 4.0 transitional//en html head META HTTP-EQUIV=Refresh content=120;URL=http://localhost/imac/addinventory.php; script language=Javascript function check

[PHP] Problem regarding select boxes

2001-09-11 Thread Balaji Ankem
e="15" value=""Status select name="inv_status" STYLE="width : 120px" option value="0" SELECTEDSELECT/option option value="stock"STOCK/option option value="inuse"IN USE/option /select input type="button" Value="

[PHP] problem in the small code

2001-09-11 Thread Balaji Ankem
What is the problem with following code.. if ( $row!=0 ) { $res=mysql_fetch_object($result); if( $res-inv_status==ASSIGNED) { echo h2It is in assigned state. Please first return it and then change the status/h2; exit; } elseif( $res-inv_status==AVAILABLE)

[PHP] hi

2001-09-10 Thread Balaji Ankem
. --- - Apache/1.3.20 Server at ankem.wipro.com Port 80 How to rectify this thing?? Thanks in advance Regards -Balaji -- Information transmitted by this E-MAIL

[PHP] How to connect Excel as a database from mysql

2001-09-10 Thread Balaji Ankem
Hi, I am generating a report in exel sheet. For this i am planing to use exel as a data base. can you send the statements to connect exel sheet as a database and relate queries. Thanks in advance. Regards Balaji

[PHP] warning on Installation of PHP on windows 98

2001-09-07 Thread Balaji Ankem
). Please tell me how to correct this. Thanks and regards -Balaji -- Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and is intended

[PHP] how to pass authentication info to SMTP server

2001-09-07 Thread Balaji Ankem
Hi friends, I would like to implement sending an e-mail through SMTP server. Here my SMTP server needs authentication. How to pass the username and password to SMTP server?? Thanks and regards -Balaji

[PHP] how to pass authentication info to SMTP server

2001-09-07 Thread Balaji Ankem
Hi Ramsus and Renze, I would like to implement sending an e-mail through SMTP server. Here my SMTP server needs authentication. How to pass the username and password to SMTP server?? Thanks in advance. Regards -Balaji

[PHP] How to implement e-mail facility?

2001-09-06 Thread Balaji Ankem
Hi friend, I want to mail a user if he forget password . How to implement that. What are all the requirements. please see the following code. ?php $user_name=Balaji Ankem; $user_mail=[EMAIL PROTECTED]; mail($user_mail,Thanks for visiting,Dear $user_name,\n We appreciate your visit

[PHP] Re: How to implement e-mail facility?

2001-09-06 Thread Balaji Ankem
to change environment variables like HTTP_REFERER and SMTP and all.. I am in a position unable to change those vars. thanks in advance. Regards -Balaji - Original Message - From: Richard Lynch [EMAIL PROTECTED] To: Balaji Ankem [EMAIL PROTECTED] Sent: Friday, September 07, 2001 7:43 AM Subject

[PHP] what will be the output for this pgm?

2001-09-05 Thread Balaji Ankem
Hi friend, what will be the output for the following program? ?php $foo=$HTTP_SERVER_VARS[HTTP_REFERER]; echo $foo; ? For me it is printing the blank value. Thanks in advance Regards -Balaji

[PHP] 2what will be the output for this pgm?

2001-09-05 Thread Balaji Ankem
Hi friend, what will be the output for the following program? ?php $foo=$HTTP_SERVER_VARS[HTTP_REFERER]; echo $foo; ? For me it is printing the blank value. Thanks in advance Regards -Balaji

[PHP] How to replicate a table in Mysql?

2001-09-04 Thread Balaji Ankem
Hi friend, I want to replicate the table which is existed in database of Mysql. Thanks in advance. Regards -Balaji - Information transmitted by this E-MAIL is proprietary

[PHP] How to get the referer value?

2001-09-03 Thread Balaji Ankem
Hi! friend, How to get the referer value in the PHP.(getHeader(Referer)) Thanks in advance. -Balaji - Information transmitted by this E-MAIL is proprietary to Wipro Limited

[PHP] hi

2001-09-01 Thread Balaji Ankem
type=button Value=SUBMIT OnClick=check();/td /tr /table /center /div /form /BODY Thanks and regards -Balaji - Information transmitted by this E-MAIL is proprietary to Wipro

Fw: [PHP] Help.

2001-08-17 Thread Balaji Ankem
first let me know about that exe file. can u call that exe file in browser??? If yes can we give like http://path to exe//??input co-ords... -Balaji - Original Message - From: rajarajeswari balasubramanian To: [EMAIL PROTECTED] Sent: Friday, August 17, 2001 12:09

Re: [PHP] Re: prob with session start

2001-08-14 Thread Balaji Ankem
type="text" size="10" name="emp_id" maxlength="10" value=""brbPassword :/b input type="password" size="10" name="emp_pass" maxlength="10" value=""br input type="button" Value="LOG

  1   2   >