Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How do I add a Java backend to an existing PHP site without adding a tomcat server for Java Bridge?

php tomcat php-java-bridge

Spurious jQuery ajax GET parameter

php jquery http-get

How to fix this warning: file_get_contents(): Unable to find the wrapper "public"?

php drupal filestream drupal-7

Joomla increase frontend session time out limit

php session joomla

Accent in javascript and PHP

php javascript diacritics

preg match php a-zA-Z0-9 and space

php

What is the best ORM to use with codeigniter (php framework) and why? [closed]

Is it possible to get a <200ms response with Drupal (without caching)?

php performance drupal caching

Cake bake model generation (hasOne vs hasMany)

php mysql cakephp cakephp-1.3

Framework for providing API access to website?

php api rest frameworks

Any idea why I can execute command from Command Line but not From PHP exec()

php linux permissions exec sox

How to structure user permissions for a cms

JSON transformation for PHP

php json

Real World Examples of Advanced OOP Features for PHP

php oop

PHP script for Apple Push Notification FEEDBACK service gets TIMEOUT every time,

.htaccess and ForceType question - extensionless files?

php apache .htaccess

Shortest One-Way Path Through Multiple Nodes

php algorithm shortest-path

PHP global variables across files

php global

How do I save PHP session data to a database instead of in the file system?

php mysql database session

Choose 3 different random values from an array

php arrays random