Home
last modified time | relevance | path

Searched refs:FetchRow (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/devel/flyspray/flyspray-0.9.9.7_4/setup/upgrade/0.9.9/
H A Dclean_unique.php10 while ($row = $db->FetchRow($users))
23 while ($row = $db->FetchRow($users))
36 while ($row = $db->FetchRow($sql))
45 while ($row = $db->FetchRow($sql))
58 while ($row = $db->FetchRow($sql))
/dports/deskutils/moregroupware/moregroupware/
H A Dlog.php30 while($row = $res->FetchRow()){
53 $row = $res->FetchRow();
60 $row = $res->FetchRow();
121 while($row = $res->FetchRow()){
137 while($row = $res->FetchRow()){
/dports/deskutils/moregroupware/moregroupware/modules/calendar/
H A Ddetails.php41 $row = $res->FetchRow();
47 $row = $res->FetchRow();
58 $row_sched = $res_sched->FetchRow();
69 $row_appt_type = $res_appt_type->FetchRow();
76 $row_class = $res_class->FetchRow();
94 $row_loc = $res_loc->FetchRow();
145 while($row = $res->FetchRow()){
H A Dsubj_followup.php38 $row=$res->FetchRow();
71 while ($row=$res->FetchRow()) {
150 while($row_class = $res_class->FetchRow()){
192 while ($row_first_select = $res_first_select->FetchRow()) {
199 $row = $res->FetchRow();
212 $row_appt_type = $res_appt_type->FetchRow();
221 $row_loc = $res_loc->FetchRow();
253 while($row_part = $res_part->FetchRow()){
264 $row_ans = $res_ans->FetchRow();
H A Durlaub.php63 $row = $res->FetchRow();
86 while ($row = $res->FetchRow()) {
101 while ($row = $res->FetchRow()) {
152 while ($row = $res->FetchRow()){
170 while ($user = $res2->FetchRow()){
226 $row = $res->FetchRow();
228 while ($row1 = $res1->FetchRow()){
H A Dindex.php38 $row = $res->FetchRow();
246 $row = $res->FetchRow();
362 $row=$res->FetchRow();
413 $row = $res->FetchRow();
451 $row = $res->FetchRow();
920 $row = $res->FetchRow();
1113 $row = $res->FetchRow();
1372 $row = $res->FetchRow();
1751 $row = $res->FetchRow();
1759 $row2 = $res2->FetchRow();
[all …]
H A Drights_manage.php34 while($row = $res->FetchRow()) {
41 $row2 = $res2->FetchRow();
104 while($row = $res->FetchRow()) {
112 $row2 = $res2->FetchRow();
H A Dcalendar_all.php93 while($row = $res->FetchRow()){
100 $row = $res->FetchRow();
163 while ($row = $res->FetchRow()) {
190 while ($row = $res->FetchRow()) {
269 $row = $res->FetchRow();
276 $row_appt_type = $res_appt_type->FetchRow();
286 $row_class = $res_class->FetchRow();
313 $row_loc = $res_loc->FetchRow();
538 $row = $res->FetchRow();
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/modules/invoice/
H A Dprint.php54 $invoice = $rs->FetchRow();
66 $stats = $rs->FetchRow();
75 $stats2 = $rs->FetchRow();
124 $payments = $rs->FetchRow();
150 $company2 = $rs->FetchRow();
157 $setup1 = $rs->FetchRow();
164 $company1 = $rs->FetchRow();
174 $customer1 = $rs->FetchRow();
184 $invoice3 = $rs->FetchRow();
/dports/deskutils/moregroupware/moregroupware/modules/general/setup/
H A Dinstall.php61 $row = $res->FetchRow();
71 $row = $res->FetchRow();
81 $row = $res->FetchRow();
107 $row = $res->FetchRow();
118 while ($row = $res->FetchRow()) {
/dports/devel/rth/rth/
H A Drequirement_compare.php54 while($row_versions = $recordSet_versions->FetchRow())
71 while($row_versions1 = $recordSet_versions1->FetchRow())
91 $row_primary = $recordSet_primary->FetchRow();
96 $row_secondary = $recordSet_secondary->FetchRow();
H A Drequirement_search.php84 while($row_areacoverage = $recordSet_areacoverage->FetchRow())
104 while($row_reqdoctyye = $recordSet_reqdoctyye->FetchRow())
125 while($row_release = $recordSet_release->FetchRow())
/dports/devel/truc/truc_0.12.0/
H A Drequirement_compare.php53 while($row_versions = $recordSet_versions->FetchRow())
70 while($row_versions1 = $recordSet_versions1->FetchRow())
90 $row_primary = $recordSet_primary->FetchRow();
95 $row_secondary = $recordSet_secondary->FetchRow();
H A Drequirement_search.php83 while($row_areacoverage = $recordSet_areacoverage->FetchRow())
103 while($row_reqdoctyye = $recordSet_reqdoctyye->FetchRow())
124 while($row_release = $recordSet_release->FetchRow())
/dports/deskutils/moregroupware/moregroupware/modules/contact/inc/
H A Dcrm.class.php75 $row = $res->FetchRow();
102 if($row = $res->FetchRow()) {
173 $row = $res->FetchRow();
210 $row = $res->FetchRow();
231 while($row = $res->FetchRow()){
275 …while ($row0=$res0->FetchRow()) $where .= "( contact_company = ".$row0["contact_company"]." AND c…
283 while ($row0=$res0->FetchRow()){
290 while ($row0 = $res0->FetchRow()) {
301 while($row = $res2->FetchRow()){
H A Dcontactgroup.class.php17 if (!$res->FetchRow()) {
65 $row = $res->FetchRow();
101 $row = $res->FetchRow();
119 $row = $res->FetchRow();
151 while($row = $res->FetchRow()) {
/dports/deskutils/moregroupware/moregroupware/modules/admin2/inc/
H A Dadmin2_func.inc.php83 while ($row = $res->FetchRow()) {
94 $row2 = $res2->FetchRow();
107 $row = $res->FetchRow();
132 $row = $res->FetchRow();
/dports/deskutils/moregroupware/moregroupware/modules/calendar/setup/
H A Dinstall.php7 while($row=$res->FetchRow()){$ar_res[]=$row["id"];}
34 while($row=$res->FetchRow()){$ar_res[]=$row["id"];}
61 while($row=$res->FetchRow()){$ar_res[]=$row["id"];}
78 while($row=$res->FetchRow()){$ar_res[]=$row["id"];}
/dports/deskutils/moregroupware/moregroupware/modules/calendar/inc/
H A Dcalendar_func.inc.php15 $row=$res->FetchRow();
47 $row=$res->FetchRow();
62 $row=$res->FetchRow();
77 while ($row=$res->FetchRow()){
97 $row=$res->FetchRow();
636 $row = $res->FetchRow();
699 $row = $res->FetchRow();
728 $row = $res->FetchRow();
760 $row = $res->FetchRow();
906 $row = $res->FetchRow();
[all …]
/dports/deskutils/moregroupware/moregroupware/include/
H A Duserfunc.inc.php55 $row = $res->FetchRow();
68 $row = $res->FetchRow();
87 while ($row = $res->FetchRow()) {
149 $row = $res->FetchRow();
196 while($row = $res->FetchRow()) {
210 while($row = $res->FetchRow()) {
234 while($row = $res->FetchRow()) {
577 $row = $res->FetchRow();
589 while($row = $res->FetchRow()) {
785 $row = $res->FetchRow();
[all …]
/dports/deskutils/moregroupware/moregroupware/modules/projects/inc/
H A Doverview.inc.php16 while($task = $tasks->FetchRow()) {
44 while($task = $tasks->FetchRow()) {
73 while($project = $projects->FetchRow()) {
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/modules/customer/
H A Dcustomer_details.php11 $employee_details = $rs->FetchRow();
16 $customer_details = $rs->FetchRow();
21 $company_details2 = $rs->FetchRow(1);
H A Dinclude.php25 while($row = $result->FetchRow()){
47 while($row = $result->FetchRow(1)){
81 while($row = $result->FetchRow()){
88 if(!$total_results = $results->FetchRow()) {
256 $row = $result->FetchRow();
327 $row = $result->FetchRow();
/dports/deskutils/moregroupware/moregroupware/modules/admin/
H A Dgroupmanager.php105 $row = $res->FetchRow();
145 $row = $res->FetchRow();
219 $row = $res->FetchRow();
241 while($row = $res->FetchRow()){
247 $row2 = $res2->FetchRow();
/dports/deskutils/moregroupware/moregroupware/modules/admin2/
H A Dtree.php64 while ($row = $res->FetchRow()) {
72 while ($row2 = $res2->FetchRow()) {
82 while ($row = $res->FetchRow()) {
90 while ($row2 = $res2->FetchRow()) {

12345678910>>...21