Welcome Guest, Not a member yet? Register   Sign In
Retrieve data from file:
#2

[eluser]LiquidFusi0n[/eluser]
I'm only new here, but could I please request you use the code tags? That's hard to read Smile

In regards to your question, you can't just reference an array as a whole which you are doing here.

I wouldn't use form_textarea personally. Just reference what you want directly using PHP also you want to

print_r($data[0]['notice']). Same for title, I believe that will contain the content that you are wanting to retrive, then just reference them inside a textarea tag Smile

Hope this helps,
Regards,
LiquidFusi0n


Messages In This Thread
Retrieve data from file: - by El Forum - 03-01-2012, 05:53 AM
Retrieve data from file: - by El Forum - 03-01-2012, 06:08 AM
Retrieve data from file: - by El Forum - 03-01-2012, 06:36 AM
Retrieve data from file: - by El Forum - 03-01-2012, 06:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB