Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to fix an old coding style php script

php oop coding-style

using href links to go to specific section within website

php xhtml href

How to implement communication between Java client application (Android) and PHP server application?

java php android client-server

Can PHP sessions be manually edited?

php

TCPDF twice as slow as FPDF with same code

php pdf fpdf tcpdf

PHP: Does die() must die?

php mysql

Should I rollback failed SELECT statements or commit successful ones?

php pconnect vs connect

localize ordinal numbers

How can I invoke a PHP script from Perl?

php perl

jQuery Connected Sortable Lists, Save Order to MySQL

using a PHP print_r array result in javascript/jquery

php jquery arrays

How to schedule emails to send out

php message-queue

Easiest way to remove Keys from a 2D Array?

Highlight text, except html tags

php regex preg-replace

How i can design a cache system using PDO and memcached?

php mysql memcached pdo

Where are my $_FILES? Ajax Uploading

php ajax upload prototypejs

Strange characters and encoding while using twitter API

Storing the HTML output from a local PHP file into a string using file_get_contents

php file-get-contents

PHP upload file using PUT instead of POST

php file-upload http-put