Timeline for PHP string compare (if) does not work
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 13, 2014 at 13:58 | vote | accept | tor | ||
| S Nov 13, 2014 at 9:14 | history | suggested | Nitsan Baleli |
un neccesery tags removed
|
|
| Nov 13, 2014 at 8:54 | review | Suggested edits | |||
| S Nov 13, 2014 at 9:14 | |||||
| Nov 13, 2014 at 8:51 | answer | added | arif_suhail_123 | timeline score: 1 | |
| S Nov 13, 2014 at 8:51 | history | edited | Martin Ernst | CC BY-SA 3.0 |
title typo
|
| S Nov 13, 2014 at 8:51 | history | suggested | stUrb | CC BY-SA 3.0 |
title typo
|
| Nov 13, 2014 at 8:50 | review | Suggested edits | |||
| S Nov 13, 2014 at 8:51 | |||||
| Nov 13, 2014 at 8:49 | answer | added | Nitsan Baleli | timeline score: 0 | |
| Nov 13, 2014 at 8:39 | comment | added | xlecoustillier |
Use var_dump($_GET['page']) to display its actual value. BTW, replace if(isset($adbool) && !$adbool == false){ with if(isset($adbool) && $adbool){
|
|
| S Nov 13, 2014 at 8:37 | history | suggested | dazedconfused | CC BY-SA 3.0 |
improved formatting
|
| Nov 13, 2014 at 8:37 | comment | added | Naruto | When is the include of the side news allowed? When $adbool is true or false? | |
| Nov 13, 2014 at 8:33 | review | Suggested edits | |||
| S Nov 13, 2014 at 8:37 | |||||
| Nov 13, 2014 at 8:31 | history | asked | tor | CC BY-SA 3.0 |