Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

file_get_contents(): No such host is known error

php networking

How does PHP communicate with MySQL on the same server

php mysql

Making a distribultable standalone program in PHP

php sqlite installation local

How does push email/chat work? Can it be implemented easily for small websites?

php javascript mysql

XML to JSON or array? PHP

php xml json

PHP: how to open a zip

php zip

urlencode but ignore certain chars

php

PHP Regular Expression [accept selected characters only]

Creating a simple custom view in SugarCRM

Why is it a good practice to remove PHP files from the htdocs directory?

php security

How to load dynamic image w/php gd library, w/o saving it on server or having src="script.php"?

php gd image-manipulation

Search entire table? PHP MySQL

php sql mysql search

Sorting a Two-Dimensional Array

php sorting

Weird CodeIgniter Upload Problem

php file codeigniter upload

MVC - is it okay for business models to know each other?

php model-view-controller

does PHP mysql_real_escape_string() protect database name?

php mysql sql-injection

Passing Objects into PHP constructor error

PHP - Extracting text from HTML

php html

php sort an object by two criteria?

php object sorting

Two different actions on form submit

php javascript