RE: [PHP] Image and PHP -Correction

2005-04-14 Thread YaronKh
Correction : u need to use a hidden frame or iframe using style="display:none" let call the hidden frame myhframe now in you code write -Original Message- From: Sent: Thursday, April 14, 2005 1:20 PM To: 'Mario de Frutos Dieguez'; [EMAIL PROTECTED] Cc: php-general@lists.php

[PHP] correction to my previous mail

2005-02-05 Thread Sasidhar Kalagara
hi Geeks!!! I am sorry that there are some changes to my previous mail to the group. As of my prev mail, It is OU Eng College event and LUG, Hyd is only Supporting for the event Voluntarily. we are in no way sponsoring for the event. OU Eng college Students are conducting their annual tec

Re: [PHP] Table format needs php correction

2003-08-31 Thread Curt Zirzow
* Thus wrote Gloria L. McMillan ([EMAIL PROTECTED]): > This is all so advanced. Is it ready to be in place of the table HTML that I > already have? > Yes it should be. I hope it isn't so advanced that you can't understand what exactly I'm doing. That would rather defeat the purpose of me writ

Re: [PHP] Table format needs php correction

2003-08-30 Thread Gloria L. McMillan
This is all so advanced. Is it ready to be in place of the table HTML that I already have? I copied it to word and saved it as a .txt file. IN IE it looked better than in my Netscape. Gloria Curt Zirzow wrote: > * Thus wrote Curt Zirzow ([EMAIL PROTECTED]): > > * Thus wrote Gloria L. McMil

Re: [PHP] Table format needs php correction

2003-08-30 Thread Gloria L. McMillan
Thanks but the lines are all running together in that URL. I don't know why. They are not breaking at the end of each line. Could you re-save a different way? Maybe send to me as a text file? Thanks, Gloria Curt Zirzow wrote: > * Thus wrote Curt Zirzow ([EMAIL PROTECTED]): > > * Thus wrote Gl

Re: [PHP] Table format needs php correction

2003-08-30 Thread Curt Zirzow
* Thus wrote Curt Zirzow ([EMAIL PROTECTED]): > * Thus wrote Gloria L. McMillan ([EMAIL PROTECTED]): > > Hi! > > Hello Gloria, > > > > > This is a problem of the table formatting on a form in MySQL and PHP. > > It may be in the HTML table code. > > ... > > Here is the URL to view PHP HTML table

Re: [PHP] Table format needs php correction

2003-08-30 Thread andu
On Sat, 30 Aug 2003 10:23:49 -0700 "Gloria L. McMillan" <[EMAIL PROTECTED]> wrote: > Hi! > > This is a problem of the table formatting on a form in MySQL and PHP. > It may be in the HTML table code. > > The problem is one that must be frequent. I have a mixture of one > character and long fill-

Re: [PHP] Table format needs php correction

2003-08-30 Thread Curt Zirzow
* Thus wrote Gloria L. McMillan ([EMAIL PROTECTED]): > Hi! Hello Gloria, > > This is a problem of the table formatting on a form in MySQL and PHP. > It may be in the HTML table code. > ... > Here is the URL to view PHP HTML table as it appears on screen: > http://DakotaCom.net/~glomc/forms/CAT.p

[PHP] Re: Table format needs php correction

2003-08-30 Thread Al
There are too many problems with your code for anyone to spend the time going thru them all. I'd suggest, first constructing a regular html table that looks like you want it to. Hint, IE6 requires something in TDs [e.g.,  ] for borders to show. When the table looks the way you want it to, va

[PHP] Table format needs php correction

2003-08-30 Thread Gloria L. McMillan
Hi! This is a problem of the table formatting on a form in MySQL and PHP. It may be in the HTML table code. The problem is one that must be frequent. I have a mixture of one character and long fill-in text items. My table now looks awkward. Somebody gave me a complex table that puts colors as

[PHP] CORRECTION: Problem with cookies

2003-03-13 Thread Andrew Wallace
Oops, messed up the cut'n'paste... Hi all - I am having a problem with cookies. It seems that if I set the domain field in setcookie, nothing happens. I also tried creating the cookie header manually, with the same results. This is what I have: $expireTime = time(); $expireTime += ($daysTo

RE: [PHP] Correction

2002-01-23 Thread Rick Emery
$newlines = nl2br($oldline); print $newlines; The $oldline would contain text which contains newline characters. -Original Message- From: Scott Fletcher [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 23, 2002 3:57 PM To: [EMAIL PROTECTED] Subject: [PHP] Correction I mean how to

[PHP] Correction

2002-01-23 Thread Scott Fletcher
I mean how to make the data in HTML to work like a Line Feed? That way, the data are all align! Thanks, Scott -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-