When usin PHP on a website do you put the code straight into the code for the

  • Thread starter Thread starter WorthxXx
  • Start date Start date
W

WorthxXx

Guest
page or do you save it as a sepe? Total noob at PHP and it is starting to hurt my head
** should say seperate file at the end of the question sorry
Just one more thing if i created a veriable in a bit of php code and used
include "code.php"
will i be able to use the variable in another bit of code?
 
Back
Top