Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Send Mail Using Lumen

php laravel email smtp lumen

Why FILTER_VALIDATE_URL doesn't work for Persian characters?

php url

Catching doctrine exceptions when saving entity

Execute PHP without leaving page

php javascript ajax

Trimming a white space

php string

PHP: reading config.ini to array with file()

php file ini

Why are these strange characters appearing in mcrypt?

php mcrypt mojibake

PHP Sockets or Python, Perl, Bash Sockets?

php python perl bash sockets

Nginx close keep-alive connection from php

PHP preg_split regex does not split with dot

php regex preg-split

Compiling php_excel and LibXL on Windows

php windows compilation

MySQL - Query most recent input based on username - VERY SLOW

php mysql indexing

How to return a key=>value pair from a function in PHP

php return-value key-value

Javascript echo'd by PHP doesn't run

How to allow empty or numeric values in codeigniter's form_validation class?

php codeigniter validation

PHP include printing unexpectedly

php html

Remove the Max/Min From Array, Take Average, Output Average

php arrays indexing

Returning multiple values from AJAX with Codeigniter and display them in 2 different areas