Jump to content

POST data <3 level


*Most Powerful Pony!*
 Share

Recommended Posts

if you assign level1 = 1 and then try to print an array i doubt it will work since you assigned an int or even a bool (Since 1 could also be true) and you try to print an array

If you wish to print it should work with $level1 = array(1);

That and i dont really understand your question, try and formulate your question instead of just stating a line and another line.

  • Like 4
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...