Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

php error reporting Uninitialized string offset: 0

php error-reporting

Programmatically creating a CMS/Page in Magento

Programmatically retrieve list of all shipping methods

php magento

How can I query using a foreign key in MySQL?

php mysql foreign-keys mysqli

How do I make phpcs ignore some files in PHP Storm?

php phpstorm

Could a random sleep prevent timing attacks?

How to convert a carbon into string, to take the date only?

Symfony Error: "An exception has been thrown during the rendering of a template"

Should I use one big SQL Select statement or several small ones?

Passing PHP associative arrays to and from XML

php xml xml-serialization

Difference between Data Access Layer and Model in MVC

What is the easiest to use ORM framework for PHP? [closed]

php orm

Exceptions in PHP - Try/Catch or set_exception_handler?

php exception

Select from mysql table WHERE field='$array'?

php mysql select arrays