| 001 Welcome.mp4 | 2.36 MB | ||
| 002 What you should know before watching this course.mp4 | 4.89 MB | ||
| 003 Using the exercise files.mp4 | 6.56 MB | ||
| 004 What`s involved in storing dates and time.mp4 | 2.53 MB | ||
| 005 How PHP handles dates and time.mp4 | 6.36 MB | ||
| 006 Setting the default time zone.mp4 | 20.33 MB | ||
| 007 Displaying the current date and time.mp4 | 14.55 MB | ||
| 008 Checking that a date is valid.mp4 | 14.52 MB | ||
| 009 Timing how long a script runs.mp4 | 11.22 MB | ||
| 010 Using time() to end a session after a period of inactivity.mp4 | 16.15 MB | ||
| 011 Getting a Unix time stamp for a specific date or time.mp4 | 8.79 MB | ||
| 012 Getting a time stamp from text.mp4 | 13.65 MB | ||
| 013 Introducing the DateTime class.mp4 | 5.18 MB | ||
| 014 Creating a DateTime object.mp4 | 8.37 MB | ||
| 015 Displaying the value of a DateTime object.mp4 | 11.53 MB | ||
| 016 Extending DateTime to create a default format.mp4 | 11.49 MB | ||
| 017 Getting the time stamp from a DateTime object.mp4 | 9.5 MB | ||
| 018 Using a time stamp to set the date and time.mp4 | 9 MB | ||
| 019 Modifying the time stamp with a date string.mp4 | 11.68 MB | ||
| 020 Troubleshooting incorrect dates.mp4 | 14.39 MB | ||
| 021 Setting the date and time independently.mp4 | 8.59 MB | ||
| 022 Creating a DateTime object from a custom format.mp4 | 18.51 MB | ||
| 023 Comparing DateTime objects.mp4 | 8.07 MB | ||
| 024 Preserving the original date when modifying the time stamp.mp4 | 8.97 MB | ||
| 025 Finding the correct time zone from an abbreviation.mp4 | 8.52 MB | ||
| 026 Finding time zones by country.mp4 | 16.16 MB | ||
| 027 Getting the time zone of a DateTime object.mp4 | 4.14 MB | ||
| 028 Creating a DateTime object for a different time zone.mp4 | 19.15 MB | ||
| 029 Changing a DateTime object`s time zone.mp4 | 17.78 MB | ||
| 030 Finding the time difference between locations.mp4 | 14.44 MB | ||
| 031 Finding out when the clocks change.mp4 | 21.29 MB | ||
| 032 Introducing the DateInterval and DatePeriod classes.mp4 | 2.77 MB | ||
| 033 Creating a DateInterval.mp4 | 6.47 MB | ||
| 034 Adding and subtracting dates.mp4 | 8.89 MB | ||
| 035 Finding the difference between two dates or times.mp4 | 14.36 MB | ||
| 036 Formatting a DateInterval.mp4 | 9.55 MB | ||
| 037 Generating a sequence of dates at regular intervals.mp4 | 12.8 MB | ||
| 038 Finding the third Thursday in each month.mp4 | 10.15 MB | ||
| 039 Understanding ISO week dates.mp4 | 4.87 MB | ||
| 040 Creating a DateTime object for an ISO week date.mp4 | 10.05 MB | ||
| 041 Finding the ISO week date.mp4 | 7.67 MB | ||
| 042 Finding when the sun rises and sets.mp4 | 18.45 MB | ||
| 043 Getting more information about sunrise and sunset.mp4 | 5.2 MB | ||
| 044 Calculating the number of daylight hours.mp4 | 10.49 MB | ||
| 045 Goodbye.mp4 | 6.6 MB | ||
| Exercise Files | |||
| ch01 | |||
| 01_03 | |||
| ini_set.php | 49 B | ||
| phpinfo.php | 17 B | ||
| timezone_set.php | 50 B | ||
| ch02 | |||
| 02_01 | |||
| date.php | 127 B | ||
| 02_02 | |||
| checkdate.php | 1.75 KB | ||
| checkdate_end.php | 1.88 KB | ||
| 02_03 | |||
| microtime.php | 259 B | ||
| 02_04 | |||
| destroy_session.txt | 190 B | ||
| limit_session.php | 116 B | ||
| limit_session_end.php | 463 B | ||
| login.php | 809 B | ||
| login_end.php | 924 B | ||
| restricted1.php | 261 B | ||
| restricted2 .php | 269 B | ||
| 02_05 | |||
| mktime.php | 41 B | ||
| mktime_end.php | 118 B | ||
| 02_06 | |||
| strtotime.php | 76 B | ||
| strtotime_end.php | 487 B | ||
| 02_07 | |||
| charset.txt | 180 B | ||
| strftime.php | 110 B | ||
| strftime_end.php | 421 B | ||
| ch03 | |||
| 03_02 | |||
| datetime.php | 260 B | ||
| 03_03 | |||
| format.php | 262 B | ||
| format.txt | 423 B | ||
| format_end.php | 785 B | ||
| 03_04 | |||
| FormattedDate.php | 278 B | ||
| custom.php | 108 B | ||
| 03_05 | |||
| timestamp.php | 105 B | ||
| timestamp_end.php | 241 B | ||
| 03_06 | |||
| set_timestamp.php | 173 B | ||
| set_timestamp_end.php | 180 B | ||
| 03_07 | |||
| modify.php | 70 B | ||
| modify_end.php | 100 B | ||
| relative.php | 83 B | ||
| relative_end.php | 227 B | ||
| 03_08 | |||
| troubleshooting.php | 252 B | ||
| troubleshooting_end.php | 391 B | ||
| 03_09 | |||
| set_datetime.php | 79 B | ||
| set_datetime_end.php | 168 B | ||
| 03_10 | |||
| custom.php | 227 B | ||
| japanese.txt | 27 B | ||
| 03_11 | |||
| compare.php | 460 B | ||
| compare_end.php | 509 B | ||
| 03_12 | |||
| clone.php | 227 B | ||
| clone_end.php | 272 B | ||
| immutable.php | 238 B | ||
| ch04 | |||
| 04_01 | |||
| abbreviations.php | 106 B | ||
| 04_02 | |||
| identifiers.php | 234 B | ||
| identifiers_end.php | 410 B | ||
| 04_03 | |||
| get_timezone.php | 32 B | ||
| get_timezone_end.php | 124 B | ||
| 04_04 | |||
| create_timezone.php | 1019 B | ||
| create_timezone_end.php | 1020 B | ||
| 04_05 | |||
| override_tz.php | 533 B | ||
| override_tz_end.php | 985 B | ||
| set_timezone.php | 119 B | ||
| set_timezone_end.php | 346 B | ||
| 04_06 | |||
| convertOffset.txt | 524 B | ||
| diff.txt | 261 B | ||
| offset.php | 64 B | ||
| offset_end.php | 132 B | ||
| time_difference.php | 211 B | ||
| time_difference_end.php | 1.01 KB | ||
| 04_07 | |||
| clock_change.php | 3.33 KB | ||
| transitions.php | 159 B | ||
| transitions_end.php | 195 B | ||
| ch05 | |||
| 05_03 | |||
| add_sub.php | 86 B | ||
| add_sub_end.php | 240 B | ||
| rosetta.php | 462 B | ||
| 05_04 | |||
| diff.php | 139 B | ||
| diff_end.php | 328 B | ||
| time_diff.php | 158 B | ||
| time_diff_end.php | 265 B | ||
| timestamp.txt | 64 B | ||
| 05_05 | |||
| diff_format.php | 147 B | ||
| diff_format_end.php | 222 B | ||
| interval_format.php | 176 B | ||
| 05_06 | |||
| iso_period.php | 236 B | ||
| list.txt | 111 B | ||
| period.php | 85 B | ||
| period_end.php | 318 B | ||
| 05_07 | |||
| condition.txt | 76 B | ||
| date_string.php | 427 B | ||
| ch06 | |||
| 06_02 | |||
| setisodate.php | 66 B | ||
| setisodate_end.php | 197 B | ||
| 06_03 | |||
| isoformat.php | 110 B | ||
| isoformat_end.php | 135 B | ||
| ch07 | |||
| 07_01 | |||
| sun_week.php | 1.47 KB | ||
| sunrise_set.php | 66 B | ||
| sunrise_set_end.php | 398 B | ||
| 07_02 | |||
| sun_info.php | 213 B | ||
| 07_03 | |||
| daylight.php | 162 B | ||
| daylight_end.php | 385 B | ||
| sun_week.php | 1.68 KB | ||
| ▲ 139 total files | |||
Lynda - PHP Date and Time Essential Training with David Powers
Subject: Developer
Software: PHP
3h 57m Intermediate Mar 03, 2015 | Uploaded in Mar 15, 2015 by 2boweb
Need to calculate the date of the third Thursday of each month or the Friday after next? PHP—and David Powers—have you covered. David shows how to use the intricate and sometimes underused capabilities of PHP's date and time functions, including the basic date/time formatting functions in PHP 4 and the more advanced functions introduced in PHP 5. For example, you can learn how to find and set time zones, perform date calculations that incorporate different time zones and daylight savings, and calculate the time of sunrises and sunsets. Start watching and learn how to incorporate these powerful functions into your programming arsenal.
Topics include:
• How PHP handles dates and time
• Setting the default time zone
• Displaying current date and time
• Getting a timestamp from text
• Using the DateTime class
• Getting and modifying a timestamp from DateTime
• Comparing DateTime objects
• Working with time zones
• Using DateInterval and DatePeriod
• Finding ISO week dates
• Calculating sunrise and sunset
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 212.3 MB | notmrME | 5 years | 0 | 0 | |
| 323.6 MB | tutsnode | 5 years | 0 | 0 | |
| 18.5 GB | abidmail | 5 years | 0 | 0 | |
|
[Lynda.com ] - Up and Running with PHP: PEAR, PECL, and Composer. (2013). [webrip MP4] Posted by
Imadiano in Other
|
197.9 MB | Imadiano | 6 years | 0 | 0 |
| 547.8 MB | CourseClub | 8 years | 0 | 0 |
All Comments