View Single Post
  #2 (permalink)  
Old 2006-05-13, 12:31 AM
msheresh msheresh is offline
Junior Member
 
Join Date: May 2006
Posts: 11
msheresh is on a distinguished road
Default

PhpED from NuSphere has DB Wizzard - it will walk you through making connection to the database (e.g. MySQL) and will generate PHP code implementing connection to the db. Their website is www.nusphere.com.
Good luck!
Reply With Quote