Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 35) sorted by relevance

12

/web-php/
H A Dcal.php282 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.htaccess3 Deny from all
H A Ddownload-docs.php134 * (mostly copy&paste from the loop above)
H A Dgit-php.php23 hosted project data from PHP.net, you can also use
/web-php/license/
H A D3_01.txt19 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 D2_02.txt31 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 D3_0.txt33 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 D2_01.txt31 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 Dbranches.inc47 function format_interval($from, DateTime $to) {
49 $from_obj = $from instanceof DateTime ? $from : new DateTime($from);
192 /* Exclude releases from active branches, where active is defined as "in
200 /* This branch isn't EOL: remove it from our array. */
206 * should be newer than the information we got from $OLDRELEASES. */
245 * version metadata from $RELEASES for a single release. */
H A Dip-to-country.inc24 - 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 Dlast_updated.inc16 * yourself from master.
H A Dpregen-confs.inc16 * yourself from master.
H A Ddo-download.inc25 // Download a file from a mirror site
H A Demail-validation.inc20 // addresses from our mailing-list servers
H A Dpregen-news.inc2380 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 Dmanual-lookup.inc164 … $SQL = "SELECT name from fs WHERE lang = ? AND (name = ? OR keyword = ?) ORDER BY prio LIMIT 1";
208 …// @todo considering the file path is generated from the manual build, we can probably remove this…
/web-php/backend/
H A Dip-to-country.db6 * yourself from master.
H A Dip-to-country.idx6 * yourself from master.
/web-php/backend/events/
H A Da4f90756312b9937d324ecd1a1354f9e35 I've migrated from Textmate to Eclipse to Netbeans to Sublimetext - and
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt331 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 DNEWS_5_4_0_beta1.txt235 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 DNEWS_5_4_0_alpha1.txt26 - 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 DNEWS_5_4_0_beta2.txt203 - 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 Dfontello.css49 /* Font smoothing. That was taken from TWBS */
H A Dfontello-embedded.css52 /* Font smoothing. That was taken from TWBS */

Completed in 122 milliseconds

12