im using a forum post method and i would like to insert a command into my PHP/html script to put two fields (name and email) into a mysql table name Contacts the database is called FBLA and each field into fields. can anyone generate a php AND a mysql code for this?
oh yeah hahah i forgot. I...
Can Someone help me alter this code so when someone posts the html entites it will insert it into a mysql database(i named it MVHSFBLA) i named the table Contact and two fields name and emails. But at the same time i would like it also to run the function of what i have below.
heres my PHP code...
Im creating a website for a FBLA site with PHP and Mysql. I need to present this website from a standard CD-ROM or USB on a computer that does not have internet connection or installed local host. normally this would be be easy to do with html but my site has a database and PHP (i have xampp...
in school we are creating personal websites, and i need to create a #00ff00 border around a marquee. I soon discovered that this task is quite hard to do without using css (at least it is for me i rely on css too much then i should XD) i was wondering if this is possible to do with html only...