Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Connection between phpstorm and xdebug

php debugging phpstorm xdebug

How to go from mktime to datetime object?

php

Is it correct to merge mp3 audios using php by concatenation and header('Content-Type: audio/mpeg')?

php merge mp3 captcha

Declaration not compatible with interface (PHP)

php laravel design-patterns

How does Laravel find and display the dynamic attributes on Eloquent models when using the tinker CLI?

is it possible to send multiple forms to php self with post

php

How could read application.ini on controller using zend framework

php zend-framework ini

Query with codeigniter form helper

php mysql database codeigniter

PHP SoapHeader with array of namespaced entries

php soap soapheader scene7

Social network site database development [closed]

php mysql social-networking

How to prevent users changing variables via firebug in ajax requests

php ajax variables firebug

Codeigniter URL question

php url codeigniter frameworks

problem with jquery autocomplete and mySql

calculate time difference like facebook messaging system [duplicate]

php facebook-like

What's the difference between handling gzip with PHP and Apache?

php apache gzip

Does encryption protect against sql injection?

Warning: exec() has been disabled for security reasons

php

PHP Syntax: $var = (new Class())->someFunction();

php syntax

Yii Framework in Netbeans - Object Method Autocomplete Not Appearing

php netbeans yii autocomplete

Creating several tables from CSV with PHP