Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Štvrtok, 18. apríl 2024
O nás
Magazín
Otvorený softvér
CVS
Služby
Index  »  Projekty  »  phpMyEdit  »  Fórum  »  continue when search found

phpMyEdit Configuration     continue when search found
Odoslať novú tému   Odpovedať na tému    
 
Topshed9     Založený: 14.01.2008   Príspevky: 34  
Príspevok Zaslal: 2010-07-11 11:30
Návrat hore  Odpovedať s citátom     

I use phpmyedit and love it, but there is one thing I have not managed to do.

Part of my script...

code]
require_once '../Includes/blah blah_conn.php';
$opts['tb'] = 'D';
$opts['key'] = 'ID';
$opts['key_type'] = 'int';
$opts['sort_field'] = array('ID');
$opts['inc'] = 30;
$opts['options'] = 'ACPVDF';
$opts['multiple'] = '4';
$opts['navigation'] = 'UDTT';
$opts['display'] = array(
[/code]

When I search for say 231, I want to find 231 plus the next 29 records in the table being shown in the
in the result

Any help would be great

Thanks
Roy...

 
Topshed9     Založený: 14.01.2008   Príspevky: 34  
Príspevok Zaslal: 2015-06-12 03:54
Návrat hore  Odpovedať s citátom     

Still looking for an answer to this please

topshed9

 
doug     Založený: 10.02.2003   Príspevky: 1013   Bydlisko: Denver, Colorado (USA)
Príspevok Zaslal: 2015-06-12 18:56
Návrat hore  Odpovedať s citátom     

All you can do is set 'select' => 'N' in the field array and in the resulting drop down select >= which will find all records greater than or equal to the search entry.

 
Odoslať novú tému   Odpovedať na tému    

Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok · Odkazový formulár · Prihláška
Upozorniť na chybu na PLATON.SK webstránke · Podmienky použitia · Ochrana osobných údajov