Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, April 19, 2024
About Us
Magazine
Open Source
CVS
Services
Index  »  Projects  »  phpMyEdit  »  Forum  »  variable persistance problem

phpMyEdit Configuration     variable persistance problem
Post new topic   Reply to topic    
 
drdialtone     Joined: 23 Apr 2013   Posts: 1  
Post Posted: 2013-04-23 14:48
Back to top  Reply with quote     

Hello,
I'm having a problem with the Add, Change, Delete and View operations on a table. I have set:
LINE 5:
$grp = $_POST['group'];
and:
LINE 44:
$opts['tb'] = ("$grp");
The contents of the table(s) is read and displayed properly but when an operation is selected I get:
MySQL error 1103
Incorrect table name ''
The query comes back:
SELECT `PMEtable0`.`memname` AS `qf0`,`PMEtable0`.`email` AS `qf1` FROM `` AS `PMEtable0` ORDER BY `PMEtable0`.`memname` LIMIT 0, 15
/var/log/apache2/error.log says:
PHP Notice: Undefined index: group in /var/www/manage/groups/members.php on line 5, referer: MyURL/manage/groups/members.php

I'm sure this is a simple fix for you Gurus but I'm scratching my inexperienced head.
Please help....

 
Post new topic   Reply to topic    

Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top · Feedback form · Application form
Report bug on PLATON.SK website · Terms of use · Privacy policy