Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Brute-force/DoS prevention in PHP [closed]

php security brute-force ddos

Prevent tidy from adding html tags

php html forms tidy

Install Tidy, PHP

php tidy

Zend Framework 2 project example [closed]

Getting a list of files by folder on Drive SDK

php google-drive-api

Avoiding recursion with Doctrine entities and JMSserializer

How to call the __invoke method of a member variable inside a class

In PHP, what is the difference between "final static" and "const"?

php variables static constants

How to use countDistinct in Doctrine query builder (Symfony)

Google Client API - Missing require parameter: redirect_uri

How to create a password reset method in Laravel when using the Database User Provider

Laravel paginate method not working with map collection?

php laravel

PHP Manager - Downloaded file failed signature verification

Is there a difference between apache module vs cgi (concerning security)?

php perl apache mod-perl mod-php

PHP IDE with best code completion? [closed]

php ide code-completion

Using PHP and google Maps Api to work out distance between 2 post codes (UK)

php google-maps

Are Symfony and CakePHP too slow to be usable?

PHP unexpected result of float to int type cast

Declaring global variable with php.ini

variables global php

PHPUnit - assertion failed but I want to continue testing

php unit-testing phpunit