help with "enum"
Why the hell names doesn't show up on my menu ???
here is the code: PHP Code:
Ir show me like You are [ ] where is the problem ?? |
Re: help with "enum"
The problem is you don't now what you are going.
- Can you tell me where you retrieve the name? - The array should have 2 dimensions. [ id ][ name ] - What is the point to tag an array of string with such enum? |
Re: help with "enum"
The code is unnecessarily tagging the mode variable with TYPE: all over. You also cannot format the names inside an enumeration as a string.
Example similar to what I assume you were trying to do: Code:
|
Re: help with "enum"
Thank you!
|
| All times are GMT -4. The time now is 10:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.