| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 30 Apr 2013 07:42 PM |
die('aaa');
OR
echo 'aaa'; die(); |
|
|
| Report Abuse |
|
|
|
| 30 Apr 2013 07:44 PM |
| Where is Prehistoricman when I need him? :-( |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 30 Apr 2013 07:45 PM |
| Did you already test the above(s)? |
|
|
| Report Abuse |
|
|
| |
|
ENET
|
  |
| Joined: 01 Jan 2010 |
| Total Posts: 4820 |
|
|
| 30 Apr 2013 07:49 PM |
| The admins deleting your thread should be a hint.... "GO TO A PHP COMMUNITY FORUM"... you should be banned for reposting the thread - aka spam. |
|
|
| Report Abuse |
|
|
|
| 30 Apr 2013 07:50 PM |
Sorcus, please delete all the accounts this guy has ever created on ROBLOX and prevent him from ever coming back on ROBLOX again. Please. You'll make the ROBLOX community better by doing so, and you'll make everyone except him happy.
_________________________________________________________________________ Twitter: https://twitter.com/MarkOtaris |
|
|
| Report Abuse |
|
|
| |
|
t135
|
  |
| Joined: 01 Feb 2013 |
| Total Posts: 441 |
|
|
| 30 Apr 2013 08:03 PM |
die() and echo 'aaa';
for the last time |
|
|
| Report Abuse |
|
|
|
| 30 Apr 2013 08:06 PM |
What I provided is an example
die needs to go after the echo 'aaa'; |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 30 Apr 2013 08:06 PM |
LIKE THIS:
echo 'aaa'; die(); |
|
|
| Report Abuse |
|
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 30 Apr 2013 08:44 PM |
How is it not, I use it all the time. Try print("aaa"); then die(); |
|
|
| Report Abuse |
|
|