Search found 1 match

by wikkideclipse
Tue Sep 04, 2007 10:18 pm
Forum: PHP - Code
Topic: Learning Alone. Help Please!
Replies: 3
Views: 244

Learning Alone. Help Please!

I've been trying to write a function that inserts data to a mysql db. I want it completely automated so it can be used with multiple db's and even use it on other sites i design. I've got it to grab the fieldnames from the table and format them for sql syntax, when echoed they display properly to th...