nel Posted August 12, 2006 Share Posted August 12, 2006 anybody of u can help me?i want som code to insert array coding in database mysql..where this process to many table and to specified field...this table name and field name i take from database from select statement....thank....example table:[table][tr][td]refno[/td][td]table name[/td][td]featuress[/td][/tr][tr][td][/td][td]login[/td][td]idno[/td][/tr][tr][td]123[/td][td]stunedt[/td][td]idno[/td][/tr][/table] Link to comment https://forums.phpfreaks.com/topic/17312-hiihelp-me/ Share on other sites More sharing options...
corbin Posted August 12, 2006 Share Posted August 12, 2006 http://dev.mysql.com/doc/refman/5.0/en/insert.htmlhttp://dev.mysql.com/doc/refman/5.0/en/update.htmlhttp://dev.mysql.com/doc/refman/5.0/en/create-table.htmlhttp://us2.php.net/mysql_connecthttp://www.w3schools.com/php/php_mysql_intro.asp Link to comment https://forums.phpfreaks.com/topic/17312-hiihelp-me/#findComment-73537 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.