The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
...More mySQL Questions - How do I...
... How do I change the name of a field in a table, say, from "likescheese" to "likesmilk" ?
|
#2
|
||||
|
||||
[sql]ALTER TABLE tbl_name CHANGE old_field new_field[/sql]
|
#3
|
||||
|
||||
Another question:
in PHP Code:
$keeparray['name'] or $keeparray[name], right? Because it's not working, Maybe something's wrong with the query.... Help? also, this: PHP Code:
|
#4
|
|||
|
|||
$keeparray['name'], only.
Second question: PHP Code:
|
#5
|
||||
|
||||
Heh, thanx, it works now, It turns out that I needed to remove some quotes, since.......
anyway, it works now. Once again, filburt saves the daY! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|