Categories

5,350 views 3 media

Lorem Ipsum is simply dummy text of the printing and typesetting industry. 

Media type
8:47
New features in PHP 7: a quick overview
1,443 views
PHP 7 has finally been released. It's a mile stone release that offers a lot of new features such as: * Scalar type hints * Return type declarations * Anonymous classes * The Closure::call() method * Generator delegation * Generator return expressions * The null coalesce operator * The space ship operator * Throwables * Level support for the dirname() function * The Integer division function * Uniform variable syntax * And much... much more. Please go to http://php.net/manual/en/migration70.new-features.php to see the full list. Have a look at my blog post about the PHP 7 release: https://blog.feryn.eu/php-7-is-now-available-new-features-improvements/. It contains the code from the video. ► Follow me on Twitter - http://twitter.com/ThijsFeryn ► Read my blog - http://blog.feryn.eu ► Check my presentations - http://talks.feryn.eu ► Thanks to Combell for sponsoring the show - http://www.combell.com
Media type
11:15
Deprecated features of PHP7
1,422 views
[DEPRICTAED] Style constructors PHP 4 style constructors (methods that have the same name as the class they are defined in) are deprecated. PHP 7 will return an E_DEPRECATED please only use the __construct() method. [DEPRICATED] Static calls to non-static methods Static calls to methods that are not declared static are deprecated, and may be removed in the future. [DEPRICATED] Password hash The salt option for the password_hash() function has been deprecated to prevent developers from generating their own (usually insecure) salts. The function itself generates a cryptographically secure salt when no salt is provided by the developer - therefore custom salt generation should not be needed. [DEPRICATED] Capture session meta data The capture_session_meta SSL context option has been deprecated. SSL metadata is now available through thestream_get_meta_data() function.
Media type
16:29
Joomla 4 Sneak Preview: A First Look at Joomla 4.0 - 2018
1,389 views
Joomla 4: This is a sneak preview of Joomla 4.0. Watch till the end to find out if Joomla 4 supports Joomla 3 templates and extensions. Follow the links below to download and install Joomla 4 for testing on your localhost. I recommend using this version exclusively for test websites. Joomla 4 Download Link: http://bit.ly/joomla_4 NOTE: In order to install Joomla 4 on your PC, you have to install a server first. You can decide to go with either XAMPP Server or WampServer. How to Install a Server on Windows 10 PC (Localhost) 1. How to Install WampServer on Windows 10: https://youtu.be/mkkSUJJDleM 2. How to Install XAMPP Server on Windows 10: https://youtu.be/OJfBIadBUxM How to Install JOOMLA 4 on a Localhost 1. On WampServer: https://youtu.be/SfRAN4uyigE 2. On XAMPP Server: https://youtu.be/CX7OFgOYp6o SUBSCRIBE HERE for more TUTORIAL UPDATES: http://bit.ly/techruzz MORE Tutorials on the website: http://www.techruzz.com Newsletter Subscription! for updates: http://bit.ly/techruzzweb FOLLOW MY TUTORIALS ON TWITTER : https://twitter.com/techruzz FOLLOW FACEBOOK: https://www.facebook.com/techruzz LIKE SHORTEN Your URLS With Adfly: http://adf.ly/?id=11639803