Some PHP installations won't recognize such as $db_type as a global variable if is inside a class. Using the super variable $GLOABALS makes sure the global variables are reached. |
||
|---|---|---|
| .. | ||
| classes | ||
| functions | ||
Some PHP installations won't recognize such as $db_type as a global variable if is inside a class. Using the super variable $GLOABALS makes sure the global variables are reached. |
||
|---|---|---|
| .. | ||
| classes | ||
| functions | ||