logo small
PHP Classes

groupon

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 10     Packages icon Packages (4)   Blogs icon Blogs (6)  
PHP 5, E-Commerce, Web services   This package can get deal information from Groupon using its API. It can send HTTP requests to Groupon Web services API Web server to perform several operations on Groupon deals. Currently it can retrieve the lists of divisions, deals and individual deal details. PHP ...
... ( 'Total Size', 'Images', 'Average Ranking' ) )             )     ),     // The second PT is added to a sheet called 'Worksheet2'. It has just one group on the rows     // (Account) that is not filtered but the account names will be displayed in descending order.     // This PT has two groups on the ...
... on the task in detail view, board view, creation, modification. * Includes 5 Automatic Actions to utilize the Assigned Group * Email Assigned Group on Task Modification, Creation, Close, or Movement * Email Assigned Group of impending Task Due Date * Email Other Assignees on Task Modification, Creation ...
...          [4 , "self", "Smalltalk", "5"],                 [4 , "self", "C", "33"],                 [4 , "self", "Swedish", "65"]         ];         // Group on the third column         $res = (new GroupBy ())->groupBy ($dataRows , [ 2 ]);         // Group on Years and Language // $res ...