Great! It work's! How is it that array_key_exists() work's instead of in_array()? How do make a newline? I read that you would have to make a new:feyd wrote:Switch in_array() for array_key_exists().
Code: Select all
<?php
?>Thank's.
Great! It work's! How is it that array_key_exists() work's instead of in_array()? How do make a newline? I read that you would have to make a new:feyd wrote:Switch in_array() for array_key_exists().
Code: Select all
<?php
?>I tried that, I read up on it, what I think is the problem is that their are too many if and esle statement's. I would think their is some kind of other way to do this, I was thinking some kind of an array.feyd wrote:Read the manual's page on strings: http://php.net/language.types.string