#1 (permalink)  
Old 12-05-2007, 11:30 PM
Registered User
 
Join Date: Jul 2004
Posts: 247
inserting textarea in DB by php

I use MS Access 2000 and PHP.
How should the textarea be to be recognized by the insert command?

PHP Code:
<form action="inserttext.php" method="get" onSubmit="">

<
button id="" type="submit" value="" /> 
PHP Code:
<textarea id="2">
&
nbsp;</textarea
PHP Code:
$query "INSERT INTO book (ft0, ft1, ft2, ft3, ft4) VALUES ('$FirstName', '$LastName', '$PhoneNumber')"
Reply With Quote

  #2 (permalink)  
Old 12-08-2007, 09:58 AM
Registered User
 
Join Date: Oct 2007
Posts: 4
Dear Friend,

Just pass the name or id value of textarea as a variable ($2) or some name given to textarea and then place it into insert value.
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP cookies and multiple values curtiss Programming and Scripting 1 11-07-2007 11:39 AM
javascript / php / forms problem divx Programming and Scripting 2 05-24-2007 12:13 PM
Convert Perl Regex to PHP curtiss Programming and Scripting 3 07-14-2006 10:14 PM
PHP and <a name> Leprakawn Programming and Scripting 6 02-02-2006 04:28 PM
How to create a PHP "Top Ten" link list? Leprakawn Programming and Scripting 1 01-20-2006 09:19 AM


All times are GMT -5. The time now is 01:34 AM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter