[php-list] Re: Counting records in a database....

2006-08-01 Thread Suzi
exception! Thank you again! This group is extremely helpful! Suzi --- In php-list@yahoogroups.com, Pete <[EMAIL PROTECTED]> wrote: > > In message <[EMAIL PROTECTED]>, Suzi <[EMAIL PROTECTED]> > writes > >I am working with a MySQL database and PHP. I need to do a count

[php-list] Counting records in a database....

2006-07-26 Thread Suzi
ssigned ID numbers will not do because we will be adding and subtracting manufacturers from time to time and there will be holes in the sequential numbers. Can anyone help me with this? If you are able to, please email [EMAIL PROTECTED] Thank you Suzi Community email addresses: Post me

[php-list] Re: Information truncates because of quotation marks

2006-03-15 Thread Suzi
> Tech One Illustration *Internet Marketing > tel (630) 759-9283*e-Commerce > [EMAIL PROTECTED]*http://www.jikometrix.net > > JIKOmetrix - Reliable web hosting > > > On Mar 14, 2006, at 11:15 AM, Suzi wrote: > > > I am working wit

[php-list] Re: Information truncates because of quotation marks

2006-03-15 Thread Suzi
Ah! I knew there was an easy fix to this. Thank you! You have helped me immensely! Suzi --- In php-list@yahoogroups.com, James Keeline <[EMAIL PROTECTED]> wrote: > > --- Suzi <[EMAIL PROTECTED]> wrote: > > > I am working with PHP and MySQL. I have a form to ed

[php-list] Information truncates because of quotation marks

2006-03-14 Thread Suzi
exists. Is there a way around this? I cannot use backslashes in the database because they show in the page output. The only place it truncates in when outputting the data to the textfield in the form for editing. Any solutions? Suzi Community email addresses: Post message: php-list

[php-list] Re: number format

2005-04-06 Thread Suzi
number in a similar way was to already > have a comma in the $price variable. Verify that price is a number by > using is_numeric(). If it is numeric, try another installation of PHP, > because the code you posted should work the way it is. > > Brandon > > Suzi wrote: >

[php-list] Re: number format

2005-04-05 Thread Suzi
This still doesn't do it. I tried the number_format($price, 0, ".", " "); and I STILL get $224 for $224,000 but $224,900 displays correctly. I am in the U.S., so I do want it to display the proper U.S. format Thank you for your response. Suzi --- In php-list@yah

[php-list] Re: Number_format() display problem

2005-04-05 Thread Suzi
n php-list@yahoogroups.com, Brian Cummiskey <[EMAIL PROTECTED]> wrote: > Suzi wrote: > > > > I have a problem with the way number_format() > > wrong function :) > > http://www.php.net/money_format Community email addresses: Post message: php-list@yahoo

[php-list] Number_format() display problem

2005-04-05 Thread Suzi
150. Is there an attribute I need to add to this code to prevent this kind of error? Thank you. Suzi Community email addresses: Post message: php-list@yahoogroups.com Subscribe:[EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this