Jump to content

Form Variable


Chas267

Recommended Posts

No, you shouldn't remove it. The table that will be accessed, needs to be defined there.

The database structure looks something like:

[!--coloro:#3366FF--][span style=\"color:#3366FF\"][!--/coloro--]Database[!--colorc--][/span][!--/colorc--]-->[!--coloro:#3366FF--][span style=\"color:#3366FF\"][!--/coloro--]Table[!--colorc--][/span][!--/colorc--]-->[!--coloro:#3366FF--][span style=\"color:#3366FF\"][!--/coloro--]Fields/Columns[!--colorc--][/span][!--/colorc--] in table.
Ummm...I guess in simple terms, the database has tables, which have fields...these fields will have data that you can access/manipulate via your PHP script. I recommend you go read some tutorials before diving in blind. Might save you a lot of headaches.

[a href=\"http://www.php.net\" target=\"_blank\"]http://www.php.net[/a]
[a href=\"http://www.mysql.com\" target=\"_blank\"]http://www.mysql.com[/a]
Link to comment
https://forums.phpfreaks.com/topic/13245-form-variable/#findComment-50990
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.