JacopKane.myopenid.com
Questions Asked
2 answers
I can't get a user data condition requested with a null and spesific id
<?php
function someController()
{
$user_id =... Answers
There no answers yet.
Comments
- Member since:
- January 14th, 2010
- Last active:
- 2010-02-08 14:59:27
- Questions asked:
- 1
- Answers:
- 0
- Correct Answers:
- 0
- Comments:
- 3
I can't get a user data condition requested with a null and spesific id
well i guess it is. i will open a ticket, thanks for your supportI can't get a user data condition requested with a null and spesific id
actually this can't be work. second node overwrites on first node so i just get second node (in your example i just get $user_idI can't get a user data condition requested with a null and spesific id
this is solves my question thank you very much, but if there anyway to work with null i will prefer that.