Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

What does the -q PHP command-line option do?

php

Would it be fair to say learning Java would make me a better PHP OOP Developer?

java php oop

PHP getopt Operations

php file getopt

Why does PHPs uniqid function return only 13 digits and not 14?

php unique-id

Accessing the DI container

php dependency-injection

How do you customize/style codeigniter errors?

php codeigniter xhtml

Why won't PHP 5.2.14 display any errors (even from the command line)?

Smarty : evaluate a template stored in a PHP variable

php smarty

wordpress count widgets

php wordpress widget

Extract Relevant Tag/Keywords from Text block

php javascript tags stop-words

PHP and rotating proxies

php curl proxy

Magento. Insert block into another without change template code

php xml layout magento

PHP replacing literal \r\n with <br/> (not replacing new lines)

php html regex string

Json: PHP to JavaScript safe or not?

php json security

Bulk insert rowterminator issue

Replacing mysql_* functions with PDO and prepared statements

What's the cleanest way to get a checksum of a multidimensional array?

Inline PHP (command line)

Zend_Db: fetchAll() or query()/fetch() for a huge number of records

php zend-framework zend-db

How can I make a php script to run forever with Cron Job?

php