Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP: List all includes

php

Why am I receiving an error when installing PEAR?

php pear

CodeIgniter: Hooks (pre_controller) loading helpers

php codeigniter

Data truncated for column 'xxxx' at row 1 [closed]

php mysql

Trying to validate a name field to be sure it is all alpha characters or a hyphen or apostrophe

php regex

How to iterate by row through a mysql query in php

php sql mysql loops iteration

Why not use PHP's built-in session handling?

php session

Getting model name from model instance YII

php yii

unset variable in php

php static unset

Should I use multiple classes for game?

php oop class

What is the expected order of an array submitted in an HTML form?

php javascript html forms

How can a attribute be assigned to specific attribute set programmatically via Magento API?

php api magento attributes

Writing JSON object to .json file on server

PHP rounding error

php rounding rounding-error

Problem - XML declaration allowed only at the start of the document

php xml xmlreader

Sending an mcrypt-encrypted string via a URL parameter - decoded text is mangled

php ajax get mcrypt

strip_tags and htmlentities

php

MySQL return static strings

php mysql static

shared variable across multiple class instances that I can change outside the class

php oop class variables

Many database rows vs one comma separated values row

php mysql database