Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to reference *just* the image part of an image node in Drupal 6

Access class static function via variable

php oop

use preg_replace to replace character unless an escape character precedes

php regex preg-replace

Custom User CSS in PHP?

php css

How to use pagination with files in codeIgniter

php codeigniter pagination

Min value in mutidimensional array

Breaking a string into characters and numbers separately

php regex

want to save file from server to client machine automatically using php

php

Update quantity in database

php mysql

Has anybody discovered a (simple) way to limit group_concat rows?

How to generate integers within a range from random bits

php random

Can't pass a constant variable by reference with $stmt->bind_param()?

php mysqli constants

Write in MySQL database when something happens?

php javascript

How can I access a property out of the static method?

php oop

Prestashop1.6 theme on prestashop 1.7

PHPUnit using annotations to assert exception vs method call

php unit-testing phpunit

PHP - Replacing characters with stars, except when there is a minus

php