Searched refs:from (Results 1 – 25 of 35) sorted by relevance
12
/web-php/ |
H A D | cal.php | 282 function load_events($from, $whole_month = false) argument 285 $from_date = date("Y-m-d", $from); 286 $bom = mktime(0, 0, 1, date("m",$from), 1, date("Y",$from)); 287 $eom = mktime(0, 0, 1, date("m",$from) + 1, 0, date("Y",$from)); 288 $to_date = date("Y-m-d", $whole_month ? $eom : $from);
|
H A D | .htaccess | 3 Deny from all
|
H A D | download-docs.php | 137 * (mostly copy&paste from the loop above)
|
H A D | git-php.php | 23 hosted project data from PHP.net, you can also use
|
/web-php/license/ |
H A D | 3_01.txt | 19 derived from this software without prior written permission. For 22 4. Products derived from this software may not be called "PHP", nor 24 from group@php.net. You may indicate that your software works in 29 license from time to time. Each version will be given a 41 "This product includes PHP software, freely available from
|
H A D | 2_02.txt | 31 derived from this software without prior permission from the 37 license from time to time. Each version will be given a 49 "This product includes PHP, freely available from 54 PHP Association (pursuant to a grant from Zend that can be 58 (or any portion thereof) from the rest of the software, or
|
H A D | 3_0.txt | 33 derived from this software without prior written permission. For 36 4. Products derived from this software may not be called "PHP", nor 38 from group@php.net. You may indicate that your software works in 43 license from time to time. Each version will be given a 55 "This product includes PHP, freely available from
|
H A D | 2_01.txt | 31 derived from this software without prior permission from the 37 license from time to time. Each version will be given a 49 "This product includes PHP, freely available from
|
/web-php/include/ |
H A D | branches.inc | 50 function format_interval($from, DateTime $to) { 52 $from_obj = $from instanceof DateTime ? $from : new DateTime($from); 195 /* Exclude releases from active branches, where active is defined as "in 203 /* This branch isn't EOL: remove it from our array. */ 209 * should be newer than the information we got from $OLDRELEASES. */ 248 * version metadata from $RELEASES for a single release. */
|
H A D | ip-to-country.inc | 24 - starting IP number [10 bytes, padded with zeros from left] 25 - ending IP number [10 bytes, padded with zeros from left] 62 // Find the index to start search from 96 // Read in granularity from index file and 108 // Get CSV data from index file 125 // Find the country searching from record $idx
|
H A D | last_updated.inc | 16 * yourself from master.
|
H A D | pregen-confs.inc | 16 * yourself from master.
|
H A D | do-download.inc | 25 // Download a file from a mirror site
|
H A D | email-validation.inc | 20 // addresses from our mailing-list servers
|
H A D | pregen-news.inc | 2380 welcome the Symfony community from all over the UK.</p> 2433 talks and hands-on workshops from the 11th to the 14th of June!</p> 2482 talks and hands-on workshops from the 14th to the 17th of May!</p> 2579 …It is designed to bring together programmers from the region for two full days of learning from ea… 2593 as well as submissions from more local/regional presenters. 2599 …It is designed to bring together programmers from the region for two full days of learning from ea… 8912 …th big names from PHP community, the sixth edition of PHP Experience brings together about 1200 PH… 15006 up to date with the lates news from Midwest PHP.</p> 15243 <li>Over 700 attendees from all over the world</li> 18281 — running from May 23th-27th.</p> [all …]
|
H A D | manual-lookup.inc | 162 … $SQL = "SELECT name from fs WHERE lang = ? AND (name = ? OR keyword = ?) ORDER BY prio LIMIT 1"; 206 …// @todo considering the file path is generated from the manual build, we can probably remove this…
|
/web-php/backend/ |
H A D | ip-to-country.db | 6 * yourself from master.
|
H A D | ip-to-country.idx | 6 * yourself from master.
|
/web-php/backend/events/ |
H A D | a4f90756312b9937d324ecd1a1354f9e | 35 I've migrated from Textmate to Eclipse to Netbeans to Sublimetext - and
|
/web-php/releases/ |
H A D | NEWS_5_4_0_RC1.txt | 331 hash_values from the literals table. 873 created from timestamp). (Stas) 1511 from function). (Dmitry) 1656 is created from an ISO string). (Derick) 2073 when including files from function). (Stas) 2429 from Solar Designer). 2465 location information from timezones. 3427 - Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script) (Dmitry) 3761 from a parent class). (Dmitry) 4684 value from registry. (Dmitry) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 235 hash_values from the literals table. 777 created from timestamp). (Stas) 1415 from function). (Dmitry) 1560 is created from an ISO string). (Derick) 1977 when including files from function). (Stas) 2333 from Solar Designer). 2369 location information from timezones. 3331 - Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script) (Dmitry) 3665 from a parent class). (Dmitry) 4588 value from registry. (Dmitry) [all …]
|
H A D | NEWS_5_4_0_alpha1.txt | 26 - Changed default value of "default_charset" php.ini option from ISO-8859-1 to 39 . Removed compile time dependency from ext/mbstring (Dmitry) 83 - Changed the structure of op_array.opcodes. The constant values are moved from 109 hash_values from the literals table.
|
H A D | NEWS_5_4_0_beta2.txt | 203 - Changed default value of "default_charset" php.ini option from ISO-8859-1 to 216 . Removed compile time dependency from ext/mbstring (Dmitry) 286 hash_values from the literals table. 391 enable write operations from XSLT. Bug #54446 (Chregu, Nicolas Gregoire) 512 . Fixed bug #54423 (classes from dl()'ed extensions are not destroyed). 683 . Increased the backtrack limit from 100000 to 1000000 (Rasmus) 807 . Fixed bug #48607 (fwrite() doesn't check reply from ftp server before 825 . Fixed bug #52738 (Can't use new properties in class extended from 828 created from timestamp). (Stas) 880 . Fixed bug #53795 (Connect Error from MySqli (mysqlnd) when using SSL). [all …]
|
/web-php/fonts/Font-Awesome/css/ |
H A D | fontello.css | 49 /* Font smoothing. That was taken from TWBS */
|
H A D | fontello-embedded.css | 52 /* Font smoothing. That was taken from TWBS */
|
Completed in 197 milliseconds
12