|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
INSERT INTO (single record) ... ?
trying to hack my way throught this stuff (bear with me). How do I insert a single variable into a mySQL row... I have some tutorials that have tought me to create new records for a row, but I don't know how to add a single variable into a column. (column exists in my db .. name is text_1) ...thanx for your help
example: PHP Code:
I get a parse error ... |
|
#2
|
|||
|
|||
|
It would be best for you to separate the sql statement into it's own variable for clarity... these tend to get sort of long.
PHP Code:
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > INSERT INTO (single record) ... ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|