אשכול: [PHP] eval
View Single Post
ישן 19-07-08, 12:41   # 7
Daniel
אחראי פורום
 
מיני פרופיל
תאריך הצטרפות: Mar 2007
הודעות: 2,875

Daniel לא מחובר  

אוקיי, בוא נעשה חושבים. פותחים PHP.NET.
"code_str does not have to contain PHP Opening tags. ".
אחר כך נעבור עוד שורה
"eval() returns NULL unless return is called in the evaluated code, in which case the value passed to return is returned. If there is a parse error in the evaluated code, eval() returns FALSE and execution of the following code continues normally. It is not possible to catch a parse error in eval() using set_error_handler(). "

אם אתה צריך יותר מזה, מצטער, אני לא יכול לעזור.
  Reply With Quote