Hi All, I was wondering if there were any repositories where I could get drag and drop php scripts to build a database. I have been trying a few scripts that I made up, but they are failing miserably. I am VERY new to PHP, and trying to learn as I go along.
Many Thanks
Andrew
I might not understand what you are trying to do but since php is a server script language, drag and drop with php sounds strange.
Java script on the other hand is a client side script language and would work better, I think.