PDA

View Full Version : php+sql+html


wasif
March 13th, 2006, 06:45
i am writing simple code of mysql in php tags but could not be able to make connection, not giving any eeror but database not created.even simple html form is not apprearing in web browsser. why this is happening?

BigBison
March 13th, 2006, 12:16
:hi: Welcome to IWDN!

Is there an URL we could look at? Even if nothing appears in a browser, it's still possible to look at the headers. Are you having problems getting basic HTML output from a PHP script, or only when you try using MySQL?