Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Zend Db Select ? Substitution in join* condition

php zend-framework zend-db

How can I pass "/" through GET in URI?

php zend-framework

How do I get the local system time in PHP?

php time cron

How to get fopen to timeout properly?

php sockets fopen

PHP thread pool?

<?= ?> special tags in php [duplicate]

php php-shorttags

PDO lastInsertId issues, php

php pdo lastinsertid

Documenting PHP multiple inheritance with PhpDoc

Approaches for memcached sessions

php session memcached

Get full site home URL in Kohana 3

php kohana kohana-3

Best practice for writing sql statements in php

php mysql

How to generate a random positive or negative decimal?

php random

Best editor/IDE(?) for Javascript / PHP development [duplicate]

php javascript ide

Fatal error: Cannot redeclare mss() (previously declared in *

php function

Building a long query and have a lot of if statements - is there a more elegant way?

Removing all instances of items from array

php arrays

Will Javascript V8 kill all the other server-side dynamic languages? Ruby, Python, PHP? [closed]

php javascript python ruby

Generate fast pseudorandom data in PHP

php random

Creating a dynamic one page web application [closed]

What's the fastest way to poll a MySQL table for new rows?

php mysql triggers polling