Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP - Server side variables that will "live" for ever?

php variables server-side

I need a book for advanced MySQL in PHP [closed]

php sql mysql

How to generate 5 digit alphanumeric unique ID using codeigniter?

php codeigniter unique

XMLRPC Zend_Http_Client_Adapter_Exception' with message 'Read timed out after 10 seconds

PHP: go back to the start of loop using a sort of 'break'?

php loops while-loop

"php --help" results in "PHP memory exhausted" error on Ubuntu

php memory memory-limit

php://input <> $_POST?

php json firefox input

PHP remove decimal from number string

php decimal eregi

How to divide array into small arrays?

php

Regex Character Class Subtraction with PHP

php regex

How to access "key" and "value" from an array passed to a for loop?

php arrays loops

PHP capture print/require output in variable

php

php to reverse a string without using loops or builtin functions

php

Better to store phone in three fields or as one?

php mysql phone-number

Is there a more efficient way to get email suffix than explode? (PHP)

php email

PHP storing password in cookie

php mysql

How do you select records with a certain time range from MySQL using PHP?

php mysql sql

php to rtf, é becomes é

SimpleXML adding child with children and attributes

php xml simplexml

sorting an associative array by boolean field

php sorting