|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
||||
|
||||
|
[Spades] errors and warnings
do you run with error reporting (E_ALL)? I think it came up one time before that php suppresses some warnings unless you have error reporting full on. I was wondering what happens to something like this when the variable is not set in the query string?
|
|
#2
|
|||
|
|||
|
[Spades] RE: errors and warnings
Hi!
Quote:
Afaik this will not produce any errors because $_GET is an associative array and would simply contain an empty string as the value of it's key 'thisround'. CU maxhb |
|
#3
|
|||
|
|||
|
[Spades] RE: errors and warnings
I think it will return a notice (undefined index or something like that), but I run it with E_ALL & ~E_NOTICE, so you shouldn't worry...
|
|
#4
|
|||
|
|||
|
[Spades] RE: errors and warnings
|
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > [Spades] errors and warnings |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|