![]() |
[SOLVED] standard_error on foreach loop
Hello ,
i make a plugin [stop new thread if That it contains Banned words] every thing is okay , but when i try print all Banned words Written by User , but Do not print all the words, only the last word . i Used the code in a php file with ECHO to print and working good , but in plugin i have problem with standard_error Do not print, but only the last value . so Where the problem ? PHP Code:
|
Because the standard_error stops anything else once it's called, it will only loop once through the foreach loop.
Try something like this instead: PHP Code:
|
Quote:
Well, I understand Now The result is shown like that : Code:
Banned Words : Code:
Banned Words : |
Then change
PHP Code:
PHP Code:
|
Quote:
thanxs brother :up: |
All times are GMT. The time now is 03:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|