Strange case I use this like this: echo $mybb->input['id']; yet it returns 0 or nothing
My bad it does echo the vale sorry!
My bad it does echo the vale sorry!
intval($mybb->input['id']
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
intval($mybb->input['id'] - by marcus123 - 2015-06-19, 12:26 PM
RE: intval($mybb->input['id'] - by Jones H - 2015-06-19, 01:41 PM
RE: intval($mybb->input['id'] - by Matt - 2015-06-19, 02:08 PM
RE: intval($mybb->input['id'] - by marcus123 - 2015-06-19, 02:11 PM
|