Hai ....
i want to pass $_POST and $_Files value in class and function anybodyknow s how to do this.
like
class name()
{
$_POST['fname'];
like that
}
Thanks
how to pass $_POST or $_FILE value in class
Moderator: General Moderators
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
Re: how to pass $_POST or $_FILE value in class
Thanks for your reply but array_script.php file having classes ?
like
class name()
{
i want to access the text value here can i access or not.
i had tried but not to access.
}
like
class name()
{
i want to access the text value here can i access or not.
i had tried but not to access.
}