Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Saving model in afterSave() in cakePHP

php cakephp frameworks

Name for the Strings that Define Magento Class Names

PHP is truncating MSSQL Blob data (4096b), even after setting INI values. Am I missing one?

sql blob php truncation

Codeigniter updating records

php mysql database codeigniter

JSF - A few beginner questions (from a PHP developer) [closed]

php jsf jpa jakarta-ee ejb

Is it possible to get the number of facebook likes for a url?

Use HTML formatting in email sent from PHP

php html

string matching via if statement PHP

php if-statement

Redirect with $_POST variable

php variables post

How to get object(stdClass) from array

php

Magento - get a parent category and all sub-sub-categories

php magento magento-1.4

REGEXR help - how to extract a year from a string

php regex

But really I need htmlentities on a textarea?

Regex to match words or phrases in string but NOT match if part of a URL or inside <a> </a> tags. (php)

php html regex preg-replace

How to get doctrine to generate sql with BIGINT type?

How to remove last comma (,) from array?

php

No ending delimiter '/' found error

php regex hyperlink preg-match

What regex can I use to validate a number between 0 and 255?

php regex validation pcre

Render twig-template with dynamically placed HTML in Symfony2?

php symfony twig

Need to remove www from $_SERVER['HTTP_HOST'] how?

php