[PHP] php bug reporting

2001-06-19 Thread akhil chugh

Dear Sir
 i am getting a bug in php where by i can't pass the values of the data
entered by the user into the database 
 pls help
 --akhil


Get free email and a permanent address at http://www.netaddress.com/?N=1



RE: [PHP] php bug reporting

2001-06-19 Thread Jon Haworth

I think perhaps a bit more detail is needed :-)

What's the error, can we see your code, what database are you using, etc.

Cheers
Jon


-Original Message-
From: akhil chugh [mailto:[EMAIL PROTECTED]]
Sent: 19 June 2001 05:30
To: [EMAIL PROTECTED]
Subject: [PHP] php bug reporting


Dear Sir
 i am getting a bug in php where by i can't pass the values of the data
entered by the user into the database 
 pls help
 --akhil


**
'The information included in this Email is of a confidential nature and is 
intended only for the addressee. If you are not the intended addressee, 
any disclosure, copying or distribution by you is prohibited and may be 
unlawful. Disclosure to any party other than the addressee, whether 
inadvertent or otherwise is not intended to waive privilege or confidentiality'

**



Re: [PHP] php bug reporting

2001-06-19 Thread Andreas D. Landmark

At 19.06.2001 05:29, you wrote:
Dear Sir
  i am getting a bug in php where by i can't pass the values of the data
entered by the user into the database
  pls help
  --akhil

Show us your code, as more than 9 out of 10 times the error is in chair-screen
section aka. operator/user and not in the source for php itself.


-- 
Andreas D Landmark / noXtension
Real Time, adj.:
 Here and now, as opposed to fake time, which only occurs there
and then.




RE: [PHP] php bug reporting

2001-06-19 Thread scott [gts]

akhil, do you have a database server installed ?

 -Original Message-
 From: Andreas D. Landmark [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 19, 2001 1:18 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [PHP] php bug reporting
 
 
 At 19.06.2001 05:29, you wrote:
 Dear Sir
   i am getting a bug in php where by i can't pass the values of the data
 entered by the user into the database
   pls help
   --akhil
 
 Show us your code, as more than 9 out of 10 times the error is in chair-screen
 section aka. operator/user and not in the source for php itself.
 
 
 -- 
 Andreas D Landmark / noXtension
 Real Time, adj.:
  Here and now, as opposed to fake time, which only occurs there
 and then.