Welcome Guest, Not a member yet? Register   Sign In
small blog help needed passing data
#4

[eluser]echo sara[/eluser]
I am able to retrieve data but i get errors.

A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for Entry::entrytest()

Filename: controllers/entry.php

Line Number: 19

Controller line 19

Code:
function entrytest($data) {


A PHP Error was encountered

Severity: Notice

Message: Undefined variable: row

Filename: models/entrymodel.php

Line Number: 17

Model like 17
Code:
foreach($data_retrive->result() as $row){


A PHP Error was encountered

Severity: Notice

Message: Undefined variable: data

Filename: controllers/entry.php

Line Number: 25

Controller line 25
Code:
if($data > 0){


I don't think i scripted it correctly. Can you review the script above in my other post and see if that looks correct.

Thanks

Sara


Messages In This Thread
small blog help needed passing data - by El Forum - 08-11-2011, 05:06 PM
small blog help needed passing data - by El Forum - 08-11-2011, 06:30 PM
small blog help needed passing data - by El Forum - 08-12-2011, 05:58 AM
small blog help needed passing data - by El Forum - 08-12-2011, 08:06 AM
small blog help needed passing data - by El Forum - 08-12-2011, 01:30 PM
small blog help needed passing data - by El Forum - 08-12-2011, 03:26 PM
small blog help needed passing data - by El Forum - 08-12-2011, 03:31 PM
small blog help needed passing data - by El Forum - 08-12-2011, 04:02 PM
small blog help needed passing data - by El Forum - 08-12-2011, 04:39 PM
small blog help needed passing data - by El Forum - 08-12-2011, 05:04 PM
small blog help needed passing data - by El Forum - 08-12-2011, 05:15 PM
small blog help needed passing data - by El Forum - 08-12-2011, 05:31 PM
small blog help needed passing data - by El Forum - 08-12-2011, 05:42 PM
small blog help needed passing data - by El Forum - 08-12-2011, 05:46 PM
small blog help needed passing data - by El Forum - 08-12-2011, 05:48 PM
small blog help needed passing data - by El Forum - 08-12-2011, 06:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB