Welcome Guest, Not a member yet? Register   Sign In
Getting data from table in one line?
#19

[eluser]Flemming[/eluser]
Quote:I have a table called “snippets” in the DB with the structure of ID,Title,Body.

make sure your field names match your PHP ... if you want to use $result->body in your PHP then you need to rename the field in the DB ... or use $result->Body in your helper!

you will get this working!


Messages In This Thread
Getting data from table in one line? - by El Forum - 01-11-2010, 06:56 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 07:18 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 07:23 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 07:35 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 07:38 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 07:56 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:01 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:13 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:21 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:23 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:23 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:26 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:27 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:29 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:36 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:39 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:46 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:51 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:53 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:55 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:55 AM
Getting data from table in one line? - by El Forum - 01-11-2010, 08:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB