05/10/2024
https://www.infoq.com/articles/php8-functions-methods/
PHP 8 – Functions and Methods
PHP 8.0 adds support for several functions- and methods-related features, including enhanced callable syntax, named function arguments, and Fibers, which are interruptible functions that add support for multitasking.
05/10/2024
https://php.watch/versions/8.0
PHP 8.0: What's New and Changed
PHP 8.0: What's new and changed. PHP 8.0, on the 25th year of PHP history, brings several important features such as [Union Types](%base%/versions/8.0/union-types), [JIT](%base%/versions/8.0/JIT), [Constructor Property Promotion](%base%/versions/8.0/constructor-property-promotion), [Match Syntax](%b...
16/07/2021
https://blog.travis-ci.com/2021-07-16-incbuilds
The Travis CI Blog: Using cache and incremental builds in real world scenarios
Using cache and incremental builds in real world scenarios Jul 16, 2021 | Montana Mendy | news We all want shorter builds, what are some ways we can accomplish that? In this post I’ll give you a variety of ways to help reduce build times, and overall optimization of your .travis.yml file. We’ll ...
28/05/2017
https://laravel-news.com/your-first-laravel-application
Step by Step Guide to Building Your First Laravel Application
Since its initial release in 2011, Laravel has experienced exponential growth. In 2015, it became the most starred PHP framework on GitHub and rose to the go-to framework for people all over the world. Laravel focuses on you, the end user, first which means its focus is on simplicity, clarity, and g...
02/10/2015
Great news… We finally launched a sysmaker computers.
We have successfully launched the new website for the sysmaker computer. Sysmaker came to us in need of a new website that would look beautiful and function with ease. We redesigned the entire look of the site as well as integrated a great new study tutorial and online request system. The site is also fully responsive and has a custom mobile design.
We’re really excited about this site. Go ahead and check out the store at
http://www.sysmaker.in/ !
04/07/2015
http://www.phpgang.com/php-7-features-that-will-woo-every-php-fan_1610.html
PHP 7- Features that will woo every PHP fan
Since many years from now, PHP has been regarded as one of the truly brilliant server side scripting languages used for development of websites and web applications. There has a huge collection of PHP versions which have been successful in becoming the best choices of web developers all over the wor…
22/05/2015
Tamil Mithran - news in Tamil
https://appsto.re/in/70zb6.i
iPhone App is ready now!
Tamil Mithran - news in Tamil
29/04/2015
http://www.phpgang.com/how-to-search-in-mysql-using-full-text-indexing-in-php_1072.html
How to quick Search in MySQL using full-text indexing in PHP
Hello friends after a long time today I am going to write a post on few of my readers request on How to quick Search in MySQL using full-text indexing in PHP. Many developers make a big mistake during searching from MySQL use wildcard queries "LIKE %string%" which is a very slow query to…
01/04/2015
http://www.phpgang.com/10-amazing-techniques-to-build-beautiful-responsive-web-design_1007.html
10 Amazing Techniques To Build Beautiful Responsive Web Design
Responsive web design is a lot more than plain stretching of design elements. It's all about delivering a website in countless ways in accordance to the width and resolutions of different screens. As a website designer, using responsive web design will allow you to add mobile-friendly features into…