Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Is it possible to access anchors in a querystring via PHP?

php url query-string anchor

Converting mysql to mysqli - how to get superglobal connection object?

php mysql mysqli

Executing linux commands with PHP

php shell scripting

PHP: array modifications that persist beyond the scope of a foreach loop

php arrays loops scope

Can I merge two MySQL queries into one?

php mysql

Zend Framework: How to unset a key in Zend_Registry?

How do I set a cookie on localhost with MAMP + MacOSx + PHP?

php cookies mamp

AJAX and the MVC pattern

How do I save an array of data in a cookie with Symfony?

php cookies symfony1

PHP object serialization and Sessions

php session

Zend Framework: How to unset data rows in a Zend_Db_Table_Rowset object

Which PHP Web framework for Firebird?

php frameworks firebird

Nested sets, php array and transformation

php arrays nested-sets

Bag of words model: 2 PHP functions, same results: Why?

php function

Run PHP script when a new file is added via FTP

php linux ftp

PHP/GD ImageSaveAlpha and ImageAlphaBlending

php image png transparency gd

Should different servers translate unix timestamps as different dates?

php unix date timestamp

Populating an object's properties with an array?

php

PHP Die question

php die

Sending POST data with curl and php

php linux apache curl