modify_column($table, $field)
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Modifies a table column. Usage: See Modifying a Column in a Table.
modify_column($table, $field)
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Modifies a table column. Usage: See Modifying a Column in a Table.
Please login to continue.