Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Is there a free website to store code (php, javascript, css) online? [closed]

php javascript jquery

How do I save data in an application scope in PHP?

php scope save

Is it possible to send additional parameters when uploading a file in PHP?

php html file-upload html-post

Apache's ErrorDocument directive does not redirect

PDO bind unknown number of parameters? [duplicate]

php pdo

How do I find out how many bytes a character has?

php byte character

PHPMailer to use Gmail as SMTP server.Could not connect to SMTP host. Mailer Error: SMTP Error: Could not connect to SMTP host

php ssl smtp gmail phpmailer

date_default_timezone_set("Europe/London") does not return correct time

.htaccess password protect directory but allow image file types

php .htaccess

php://input - what does it do in fopen()?

php fopen

Is there a way test STDERR output in PHPUnit?

php phpunit

most simple way to start a new process/thread in PHP

anonymous function performance in PHP [closed]

Echoing content sometimes takes a very long time

php performance

Command-line script PHP does not run

php mysql cron lamp

Any way to check anonymous functions?

php function

MySQL the right syntax to use near '' at line 1 error

php mysql

Which hashing algorithm provides the longest output?

php hash crypt

Weaknesses and forces of Doctrine 2 and Propel 1.6 [closed]

php doctrine-orm propel

Creating a search form in PHP to search a database? [duplicate]

php html mysql sql database