Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Use prepared statement in query with 'IN(.....)' clause?

php pdo

Zend are view variable available inside view helpers?

php zend-framework view helper

PHP MySql Select statement not working... Any advice?

php mysql

SMTP Error: Could not connect to SMTP host

php smtp phpmailer

Working with PHP objects

php

PHP Dynamic HTML Question

php

PHP Math: Why is mod (%) not working with fac(13)?

php math floating-point

Set Javascript time with php server time?

php javascript ajax

Prevent facebook canvas app from being accessed directly/outside of facebook

PHP pooling functionality (not just database connections)

regular expression for a word

php regex

PHP/regex to parse NGINX error log

php regex

add to array if is defined -php

php arrays

Efficiency of Searching an Array Vs Searching in Text.... Which is Better?

How do I fix this PHP download script, which is corrupting files?

php download

Safe to Overwrite super-global $_SESSION?

PHP - Sending GET variables as a Path in and Include/Require Statement

php mysql database

would having php code before doctype make browser to go into quirks mode?

Drupal Form API - Using foreach loops to build forms

php drupal foreach drupal-fapi

How to pick 4 unique items from a weighted list?