Yes,

I am assuming that because PHP MyAdmin works with the long article that it
is my script that is the issue.

The table is a "longtext" table. All permissions are correct. The exact same
script works perfectly on my server.

The funny thing is that every single line text field inserts into the DB,
however, the multi line does not.

If I write the article in the multi-line field, it works (as far as I know,
I have only attempted about 40 lines), but when I copy and paste the article
in, it does not.

This is really strange...

-Steve



> [snip]
> I am attempting to insert an article into a MySQL table on a remote
> server, via a PHP Forms script.
> 
> I am able to insert the article on my server, and PHP MyAdmin works on
> both servers, however, when I use my script on the remote server it does
> not allow for long articles. (The articles have not more than 5
> paragraphs at the most.)
> 
> Is there anyone that has run into this problem before? Any suggestions?
> [/snip]
> 
> 
> Have you checked all of the usual suspects? Permissions? Database
> configuration (is the article column large enough)? What errors have you
> trapped?
> 
> HTH!
> 
> Jay
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to