Basic Query not executing

QuestionsBasic Query not executing
Lukasz Galecki asked 11 years ago

I'm attempt to execute a basic query for prove of concept and I keep getting a "Notice: Undefined index" on line 8,9,10,11,12,13 in data.php

The headers are correctly display, so I know that the db connection has been established. Additional the session save path is correct/valid.

my code is:

$dg = new C_DataGrid("SELECT * from Courier", "courierId", "Courier");

Thanks

1 Answers
Abu Ghufran answered 11 years ago

Hello Lukas,

C_Datagrid is not supported at http://www.phpgrid.org
Perhaps you are looking for http://www.phpgrid.com

If you wish to use my lib code, you can download it from

Download

And you can also buy priority support.

Your Answer

14 + 16 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?