Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Alternating between even and odd in a while loop in PHP

php while-loop

Declaring Session Max Life Time in htaccess

php session

PHP Private Message (PM) System

php mysql private-messaging

PHP - Is it good practice to cache MYSQL queries in a txt file?

php mysql caching outputcache

What is the best way to fetch same data multiple times in a page?

php mysql

PHP 5.3 automatically escapes $_GET/$_POST from form strings?

PHP MySQLi INSERT not working, no errors

php mysqli

Return TRUE if counter is greater than 0?

php ternary-operator

HostGator Won't Send Mail via PHP SwiftMail API

php email swiftmailer

Is it possible to read/access the bar-code scanner values using PHP & MySQL?

php barcode barcode-scanner

How to get number without thousand separator?

php

Create and Configure Facebook Apps via API

Fatal Error: Maximum execution time of 30 seconds exceeded in c:\wamp\www\drupal2\includes\common.inc on line 551

php drupal configuration ini

how to store variable values over multiple page loads

php

How can I replace a specific key's value in an array in php?

php arrays replace

How to add some symbol to every word in string?

php php-5.3

Create multi level sub folder structure in PHP

php filesystems directory

Validating whether $_REQUEST contents is an int

php ajax

User input validation, client-side or server-side? [PHP/JS]

PHP check if any array value is not a string or numeric?