Welcome Guest, Not a member yet? Register   Sign In
Questions on working with db results
#3

[eluser]braca86[/eluser]
now its working i can see text.. but its pulling all informaction in array with too many info

Array
(
[0] => stdClass Object
(
[ID] => 10
[IDAnketaSpisak] => 1
[Odgovor] => onako
[RedniBroj] => 5
)

[1] => stdClass Object
(
[ID] => 11
[IDAnketaSpisak] => 1
[Odgovor] => da
[RedniBroj] => 4
)

[2] => stdClass Object
(
[ID] => 12
[IDAnketaSpisak] => 1
[Odgovor] => ne
[RedniBroj] => 2
)

[3] => stdClass Object
(
[ID] => 13
[IDAnketaSpisak] => 1
[Odgovor] => delimicno
[RedniBroj] => 1
)

[4] => stdClass Object
(
[ID] => 14
[IDAnketaSpisak] => 1
[Odgovor] => mozda
[RedniBroj] => 3
)


Messages In This Thread
Questions on working with db results - by El Forum - 09-22-2010, 08:23 AM
Questions on working with db results - by El Forum - 09-22-2010, 08:27 AM
Questions on working with db results - by El Forum - 09-22-2010, 08:32 AM
Questions on working with db results - by El Forum - 09-22-2010, 08:34 AM
Questions on working with db results - by El Forum - 09-22-2010, 08:39 AM
Questions on working with db results - by El Forum - 09-22-2010, 12:47 PM
Questions on working with db results - by El Forum - 09-23-2010, 06:56 AM
Questions on working with db results - by El Forum - 09-23-2010, 07:13 AM
Questions on working with db results - by El Forum - 09-23-2010, 10:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB