Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to generate client PHP code for SOAP using SOAP UI?

php soap client

How to detect MIME type of plain text files: CSS, Javascript, ini, sql?

php file mime-types

How to securely store files on a server

php mysql database image

Is there an IPC transport implementation for Thrift ? or low latency SOA solutions

java php ipc soa thrift

PHP Red Bean ORM Performance issue

php performance orm redbean

MySQL server at 'reading initial communication packet', system error: 111 [closed]

php sql

Cron on AWS (or distributed systems in general)

'Socket connection error' when debugging PHP/JS on Aptana 3

php javascript aptana3

nginx.conf for a restful api

Using PHP sessions with my android application to login

java php android http

PHP strtotime for June returns July

php

jQuery FileManager Recommendations [closed]

json_decode returns string type instead of object

php json

What is correct way to use Pagerfanta for pagination in Symfony2

php symfony twig pagerfanta

Paypal's Token ID Unique?

php paypal

How to Archive a Dynamic (PHP) Website as Static HTML? [closed]

Transmit user password for a rest api

php security rest web

Can a GIF/JPEG file contain runnable PHP code?

php security gif

Complex Righty System: ACL, RBAC and more what?

How to use a trait several times in a class?

php traits