Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

MySQL insert, faster in PHP than C++, is this expected?

php c++ mysql performance

How to execute a MySQL command using shell script from PHP page?

php mysql bash shell

How to prevent API calls outside a web site

javascript php ajax api

How to close window after alertbox get closed inside php

javascript php php-5.3

Select float from MySQL with correct precision

php mysql

Check module position in OpenCart 2.0

php opencart opencart2.x

How to write a regex to extract a number from these URLs?

php regex

How can I install dependencies with composer if I have multiple composer.json in multiple directories?

php command composer-php

ldap_bind() hanging / freezing

php openldap

Mailchimp unset a merge var via api

php mailchimp

.ajax and .click don't want to work for me on a simple contact form

javascript php jquery html ajax

HTTP request failed! HTTP/1.1 416 Requested Range Not Satisfiable in php file

php wamp

Getting error symfony2 fos message bundle installation

php symfony

Symfony2 upload file with stof uploadable extension

PHP PDO "could not find driver" error with php 5.5.21 / Apache 2.4 / MySQL 5.6.22 in windows

php mysql windows pdo

How to create a chat room and add users into the room in openfire using PHP

php xmpp openfire muc

Sending a message by the WhatsApp API using PHP

php api message whatsapp

Yii 1.1.16 - renderPartial() adds a space at begining of output

php yii yii-extensions

How to mark that an argument is optional in PHPDoc?

php oop phpdoc