- Oct 5, 2003
- 402
- 4
- 38
- Faith
- Christian
- Marital Status
- Single
- Politics
- AU-Liberals
hey
I need to add a column to one of the tables in a MySQL database used by my phpBB forums - how do I do this manually with PHP code??
I need the whole code...not just the
ALTER TABLE 'field list' ADD COLUMN etc...
I need to add a column to one of the tables in a MySQL database used by my phpBB forums - how do I do this manually with PHP code??
I need the whole code...not just the
ALTER TABLE 'field list' ADD COLUMN etc...