PDA

View Full Version : Help with converting ASP into PHP.. Need help deadline is soon.. *sighs*


Dembark
5-8-02, 09:15 PM
Turns out I forgot to read the small print.. hehe. Can anyone help me with some essencial php related questions?

Can php use vbscript, or does it use its own style of code ( i have noticed code syntax differences )

Can anyone give me an example database connection function? And the syntax for opening and closing the connection?

ASP uses an object recordset to pull specific form elements from a database, how can I do this with php?

How can i dump a php variable into a string of html? Asp does this by doing a <%=variablename%>.. any help here as well?

Any help would be greatly appreciated..

Ryan, The one who may be screwed..

parkint
5-9-02, 10:45 PM
Your first stop should be http://www.php.net/manual/en/