Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
PHP echo help
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RastaLulz" data-source="post: 303715" data-attributes="member: 1"><p>That wouldn't work in that context because the variable $text would always be null, as it isn't being passed into the function, or isn't being referenced from a global perspective. That function also doesn't check for an error, it just simply provides an error message based on the users IP, regardless if there is actually an error or not.</p></blockquote><p></p>
[QUOTE="RastaLulz, post: 303715, member: 1"] That wouldn't work in that context because the variable $text would always be null, as it isn't being passed into the function, or isn't being referenced from a global perspective. That function also doesn't check for an error, it just simply provides an error message based on the users IP, regardless if there is actually an error or not. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
PHP echo help
Top