Raised This Month: $ Target: $400
 0% 

some noob-questions


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 05-04-2012 , 08:54   Re: some noob-questions
Reply With Quote #10

Operator ! means is not
Operator != means is not equal with
Operator == means is equal with

PHP Code:
static i;
0;

if( !
) { /* do this */ // i is 0

static c];
c] = '';

if( !
c] ) { /* do this */ // c[ 0 ] is ''

"";

if( !
c] ) { /* do this */ // c[ 0 ] is '' 

Quote:
Originally Posted by rak View Post
PHP Code:
if (!killer || !victim// ! in front of id ? 

PHP Code:
if (killer <= || victim <= 0
Please edit.
__________________

Last edited by claudiuhks; 05-04-2012 at 09:11.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode