Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP/MySQL Pagination

php sql mysql pagination limit

printing restaurant opening hours from a database table in human readable format using php

php sql database time

PHP MVC: How to exit from Actions/Controllers early?

php model-view-controller

find and replace keywords by hyperlinks in an html fragment, via php dom

php html replace

Is there Any Standard Framework for php?

php frameworks

How to interface with PKCS#11 compliant HSM device in PHP

php linux usb pkcs#11 hsm

Unzipping larger files with PHP

php unzip

How can I create a Crypt::RSA object from modulus, exponent, and private exponent?

php perl rsa

Write an array to config in Codeigniter?

php codeigniter

nested foreach with iterator interface

php iterator foreach

How to parse actual HTML from page using CURL?

php html regex dom

Sorting a PHP Array into Columns

php mysql arrays

Apache / PHP on Windows crashes with regular expression

php windows regex apache

unixODBC Freetds PHP Problem

php sql-server unix

Fingerprint authentication for php web app [closed]

Inheritance under the hood

php inheritance

Editable timetable using Drupal

PHP mb_ereg_replace not replacing while preg_replace works as intended

php regex pcre multibyte

Is comparing a variable to $_SERVER['PHP_SELF'] safe usage?

php

How do I redistribute an array into another array of a certain "shape". PHP

php arrays