On Tue, May 31, 2005 12:18 pm, Niels Riis Kristensen said:
> Hi. I have a problem that consist of a desire to use preformatted
> text in a while-loop while inserting data from another search. The
> code is as follows:
>
>
>
>
> $get_var1 = mysql_query("SELECT * FROM table1 WHERE id
--------
Date: Tuesday, May 31, 2005 09:18:42 PM +0200
From: Niels Riis Kristensen <[EMAIL PROTECTED]>
To: php-general@lists.php.net
Cc:
Subject: [PHP] Variables in stored txt
Hi. I have a problem that consist of a desire to use preformatted
text in a while-loop while
Quite sending this over and over.it is taking a while for the e-mail
to get to the list
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi. I have a problem that consist of a desire to use preformatted
text in a while-loop while inserting data from another search. The
code is as follows:
$get_var1 = mysql_query("SELECT * FROM table1 WHERE id LIKE '1' LIMIT
1");
while($record=mysql_fetch_assoc($get_va
4 matches
Mail list logo