Re: [PHP-DB] Maximum field length with PHP 4.1.2/MSSQL v7 ?

2002-04-28 Thread pan
cc:'d to poster From: Chris MacKenzie [EMAIL PROTECTED] Either one of the unknown queries in edit_exam_question.inc is truncating the data or the url parameter is truncated, or dbconn.inc is the culprit. I've attached the two missing files, so this should help to diagnose what I've

Re: [PHP-DB] Couldn't Unsubscribe

2002-04-28 Thread David Robley
In article [EMAIL PROTECTED], you say... On Friday 26 April 2002 07:11, Ilhan Guvener wrote: Yes it seems off-topic but I only joined to this mail-list. So I don't have any other place to ask. I sent mail to unsubscribe me from the list but nothing happened. I'm still recieving mails from

[PHP-DB] Changing from Windows to Linux

2002-04-28 Thread Philip Yeo
Hi there, I'm curious to find out whether changing one's php development OS from Windows to Linux would affect the performance of the application? Philip -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Couldn't Unsubscribe

2002-04-28 Thread Jason Wong
On Sunday 28 April 2002 16:32, David Robley wrote: Unfortunately ezmlm has a peculiar habit of not adding a trailer to some messages where the incoming message has certain attachments - this was a constant cause of annoyance to me when adminning some ezmlm lists. There was some very good

[PHP-DB] Getting data from a page which isn't a form

2002-04-28 Thread Kim Kohen
Hi all, I'm using PHP to retrieve data from a form and pass it to a 'confirm' page. Here the data is echoed and the user presses a 'confirm' button to finally mail the information to us. This page is a basic html page (confirm.html) with some inline php which displays the relevant information.

Re: [PHP-DB] Getting data from a page which isn't a form

2002-04-28 Thread Jason Wong
On Monday 29 April 2002 09:27, Kim Kohen wrote: Hi all, I'm using PHP to retrieve data from a form and pass it to a 'confirm' page. Here the data is echoed and the user presses a 'confirm' button to finally mail the information to us. This page is a basic html page (confirm.html) with some

[PHP-DB] Getting data from a page which isn't a form

2002-04-28 Thread Kim Kohen
Hi all, I'm using PHP to retrieve data from a form and pass it to a 'confirm' page. Here the data is echoed and the user presses a 'confirm' button to finally mail the information to us. This page is a basic html page (confirm.html) with some inline php which displays the relevant information.

Re: [PHP-DB] Getting data from a page which isn't a form

2002-04-28 Thread Janet Valade
If you have a form on your confirm page, with no text fields, just the submit button, you can use hidden fields in the form to pass the variables on. input type=hidden name=var1 value=$var1 --Janet - Original Message - From: Kim Kohen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

[PHP-DB] controling url variable when reading csv file

2002-04-28 Thread chidambaram
Hi All i am reading a file named index.csv through a php script i want make a php script such that for example http://www.chida.com/in.php?topic=flucol=1,2 the php script should read the index.csv and variables fromthe url and display according to it.In the above example it should read csv