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..
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..