Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Postgres - run a query in batches?

php postgresql memory loops

Can I use an abstract class instead of a private __construct() when creating a singleton in PHP?

PHP template class with variables?

Should I use Drupal or Kohana-type framework for a web "application"

php drupal frameworks kohana

What are the options available for Doctrine's Doctrine_Core::generateModelsFromDb method?

php doctrine doctrine-1.2

Facebook API - delete status

Escape arguments for PDO statements?

php pdo

PHP5.3: "Call to undefined method" error when calling invoke from class variable

php methods invoke

When should I NOT use mysql_real_escape_string

php mysql

PHP preg_replace - finding the replacement from an array using the match as the key

php regex preg-replace

PHP: How to convert 0777 (an octal) to a string?

php

Perl equivalent of PHP's get_file_contents()?

php - destroy all sessions [duplicate]

php session

How do I detect an animated GIF's ticks per second?

php linux imagemagick gif

How can I tell if a file is text using PHP?

php linux text file-type

PHP GD ttftext center alignment

php image text graph gd

If you have an SSL Cert, why not use https for the whole site?

Making Zend-Framework run faster

User name as Watermark

Nesting PHP-functions: to what purpose?

php nested