Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Session integration, is this approach secure?

PHP SOAP with wsdl and 2-way SSL

php web-services ssl soap wsdl

WordPress user uploading photos without extensions

php wordpress file-upload

How to restrict the upload image ratio to 16:9 in codeigniter?

php jquery html codeigniter

Laravel Framework - Difference between creating a new project via laravel or composer?

php laravel composer-php

Generate table of contents from Markdown in php

php parsing markdown

Unset data from WordPress API (wp-json)

php json wordpress

PHP Doc generic type declaration

php phpdoc

Symfony form validation vs validator service

php forms validation symfony

How to upload multiple files in codeigniter 3.0.1

Display template in Admin Module of Magento

php xml magento admin

How to enable PHP redis extension on Travis

oop model Base class design : static and non-static data access

php oop

Round image corners using intervention image and laravel 5.4

What do you think of this approach for logging changes in mysql and have some kind of audit trail

php mysql database audit-trail

PHP curl Connection timed out error

php curl php-curl

How to send FCM Notification to a list of specific device tokens using the v1 API

How to show the content in second response for ajax's authorization and cors?

javascript php jquery ajax cors

Laravel on App Engine Standard: The /srv/bootstrap/cache directory must be present and writable

How to test controllers with CodeIgniter?

php codeigniter