Reply
wat does this means?
Old 11-09-2004, 10:40 PM wat does this means?
starsunited's Avatar
Extreme Talker

Posts: 211
Location: Singapore
HTML Code:
$__MAPPING = array(
	    _ACTION_FORMS => array(
        'stdform' => array(
            _TYPE => 'ActionForm'
        )
    ),
	    _ACTION_MAPPINGS => array(
        'main' => array(
            _TYPE => 'MainAction',
            _NAME => 'stdform',
            _INPUT => 'index.php',
            _VALIDATE => 0,
        ),
        'blub' => array(
            _TYPE => 'MainAction',
            _NAME => 'stdform',
            _INPUT => 'index.php',
            _VALIDATE => 0,
        ),
        'test' => array(
            _TYPE => 'MainAction',
            _NAME => 'stdform',
            _INPUT => 'index.php',
            _VALIDATE => 0,
        ),
    )
);
what does _INPUT means? like how we knoe which file to put?
starsunited is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 11-09-2004, 11:19 PM
Republikin's Avatar
Super Moderator

Posts: 3,191
That really depends on the rest of the script and what its used for.
Republikin is offline
Reply With Quote
View Public Profile
 
Old 11-09-2004, 11:37 PM
Christopher's Avatar
Iced Cap

Posts: 3,111
Location: Toronto, Ontario
Well, we don't know what exactly it means until we see the rest, like cptnwinky said.

I can say though that all the _<NAME>'s there are define()'d somewhere, unless the author is getting lots of errors
Christopher is offline
Reply With Quote
View Public Profile Visit Christopher's homepage!
 
Old 11-11-2004, 11:46 PM
starsunited's Avatar
Extreme Talker

Posts: 211
Location: Singapore
it's not errors though. the script is a mapping script.
starsunited is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to wat does this means?
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12314 seconds with 12 queries