hi bobo
try using longtext or longblob types for ur mysql data
im pretty sure that should solve ur prob
mm
n try anothr thingg will ya
do u 've any kindda ID for a primary key of the table ur keeping ur
questions and answers in if not make 1
and are u passing the id on to the page tha
this gives you a few places to look.
Warren Vail
[EMAIL PROTECTED]
-Original Message-
From: Bobo Wieland [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 10, 2003 3:15 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] TEXT (again)
Sorry about this. My mailserver hates me ;)
Hi everybody!
I
Sorry about this. My mailserver hates me ;)
Hi everybody!
I'm new to this list and joind because I ran in to some trouble last
night... I'm developing a medium sized web site where you should be able to
post questions and get them answered, sort of a faq. Anyway - both the
question field and the
Hi everybody!
I'm new to this list and joind because I ran in to some trouble last
night... I'm developing a medium sized web site where you should be able to
post questions and get them answered, sort of a faq. Anyway - both the
question field and the anwser field are stored as TEXT in a MySQL db
Hi everybody!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
There are a couple of ways to do this, depending on what you're looking to
accomplish. One involves treating the contents of the text file as literal
text, not as HTML. This comes directly from the manual, under the
get_html_translation_table() function. Here's a quick copy & paste:
$trans = get_h
Bryan Luisana wrote:
Hello,
I have only been working with php for about 2 hours now so bare with me if I
type something stupid.
I am trying to open up a remote text file, parse the file, and output the
parsed text as html. As of now I can open the file read characters into a
buffer and then ou
Hello,
I have only been working with php for about 2 hours now so bare with me if I
type something stupid.
I am trying to open up a remote text file, parse the file, and output the
parsed text as html. As of now I can open the file read characters into a
buffer and then output them as html. My
Hello,
I'm writing a program that parses out data contained in one large text
file, each page separated by a control char. I explode() the data by the
control char into an array, then I'm inserting them in MySQL by a client
number and a page number. As of now, I've just been counting down
charact
Hi,
I have input file with fields delimited by tabs. One field contains an html anchor
with javascript (for paypal) to be printed in the resulting html file.
But when I printf(), that one field causes a "too few arguments error". I've used the
htmlentities() to replace the quotes(" and '),
Thanks for everybodies replies - we've used the nl2br() function and its
working just fine.
Mark
> --
> ---
> Oliver Robillo replied:
>
> You could try using the replace function of mysql within your query.
>
I am currently creating a website that pulls news articles from a mysql
database into a php page. The article is stored as a TEXT function in
the database, and is inserted by a single form field. What do I need to
do in order for the article to be displayed with the proper paragraph
breaks instead
hi
Warning: fopen("9-02_counter.txt","w") - Permission denied in
c:\inetpub\wwwroot\9-02_pcounter.php on line 20
Warning: Supplied argument is not a valid File-Handle resource in
c:\inetpub\wwwroot\9-02_pcounter.php on line 21
Warning: Supplied argument is not a valid File-Handle resource in
c:\
Thanks, it worked with a slight tweak.
printf("%s\n", ($formValues) ? $formValues["status"] :"");
RB
-Original Message-
From: afan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 18, 2001 4:34 PM
To: Rasna Baruah
Subject: Re: [PHP-WIN] Text area
z Abramowicz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 18, 2001 1:10 PM
To: Rasna Baruah; [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Text area
- Original Message -
From: "Rasna Baruah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001
- Original Message -
From: "Rasna Baruah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 10:05 PM
Subject: RE: [PHP-WIN] Text area
> I haven't been able to find any clear answer to the question regarding
> "texta
I haven't been able to find any clear answer to the question regarding
"textarea". Can anybody help? I am not being able to bring data from a
database into a textarea, it works fine if is is just .
Thanks
RB
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
Try this :
Yoann.
- Original Message -
From: Mangiola Nunzio Datavia <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 29, 2001 11:08 AM
Subject: [PHP-WIN] Text Area
> Hi
>
> I'm trying to or half succeeded in creating
> a guestbook on m
Hi
I'm trying to or half succeeded in creating
a guestbook on my intranet site.
Now my problem is this:
When creating the form I have
trouble creating a text area larger
than one line.
I use at the moment http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
Woods Ron Contr SA-ALC/FMIS[SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, January 30, 2001 6:02 PM
> To: Mangiola Nunzio Datavia; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Text area
>
> Your problem is probably not with the form passing the data; it's i
10-820-2615
Fax: 210-832-0487
http://www.gai-inc.com
-Original Message-
From: Mangiola Nunzio Datavia [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 30, 2001 12:24 AM
To: [EMAIL PROTECTED]; David Harrison
Subject: RE: [PHP-WIN] Text area
It does work on the face of it. But when you
que
At 08:24 AM 1/30/01 +0200, you wrote:
>It does work on the face of it. But when you
>query the database the field is empty even if you filled
>it in.
>
Try something like this...
";
if ($editing) {
print "$desc_long";
}
print "\n";
?>
Note that there's no bla
It does work on the face of it. But when you
query the database the field is empty even if you filled
it in.
> --
> From: David Harrison[SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, January 30, 2001 8:22 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP
Try using the TEXTAREA tag instead:
--dave
> -Original Message-
> From: Mangiola Nunzio Datavia [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 30 January 2001 4:13 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Text area
>
>
> Hi
>
> I'm trying t
Hi
I'm trying to or half succeeded in creating
a guestbook on my intranet site.
Now my problem is this:
When creating the form I have
trouble creating a text area larger
than one line.
I use at the moment http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
28 matches
Mail list logo