Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

CouchDB real-time Ajax push update

php jquery ajax couchdb

send http request with CURL to local file

php curl

Why should I prevent direct access to PHP files that do not echo anything?

php security

Possible to test if a variable is static in PHP?

"zip I/O error: Permission denied" with exec command

php zip exec

How to serve multiple images which reside above the www root within a single page?

Why does SimpleXMLElement returns a empty object? [duplicate]

php xml simplexml

PHP/Twitter oAuth - Automated Tweets

php twitter twitter-oauth

Using regex to filter strings by length

php regex

Logging Doctrine queries from Symfony 1.4 tasks

php mysql symfony1 doctrine

PHPmailer's AddEmbeddedImage method not working

php

(poor man's )product recommendation implementation

What is the correct, cross-platform way to sleep for less than a second? [duplicate]

php cross-platform sleep

Codeigniter session size limit

PHP code help - hacked apache server

php

mod_rewrite with Trailing Slash breaks CSS/IMG/SCRIPTS paths

php html apache mod-rewrite

does Every single call to mysql_real_escape_string require another trip to the database?

php mysql

regex to truncate long words and append ellipses

php regex truncate

Premature end of script headers: index.php, mod_fcgid: read data timeout in 61 seconds

php apache timeout mod-fcgid

How to give custom field name in laravel form validation error message

php forms validation laravel