Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Custom PHP function to verify correct password in Joomla

php joomla passwords

How to lazy load items from mysql db like facebook and twitter (infinite scrolling)

php mysql lazy-loading

How do you EXPLODE CSV line with a comma in value?

php csv explode

how to check a value of simplexml object

php xml arrays object simplexml

PHP Regex match word or group of words in all capital letters

php regex

Integration of R Language with php to take the result from R

php r

Codeigniter upload image - The upload path does not appear to be valid

php codeigniter file-upload

Converting Resolutions to Aspect Ratios with PHP

Parsing XML with PHP?

php xml

PHP multidimensional array algorithm?

Protecting a web contact form from spam without PHP?

How to set auth variable in zend framework

Sanitizing when storing serialized array

Kohana database config settings for ORM

php kohana

I am trying to split/explode/preg_split a string but I want to keep the delimiter

Is this a safe use of Session Variables?

Handling JSON with Java [-Jackson-]. Cannot deserialize

java php json jackson

How to scrape iframe content using cURL

php regex parsing curl scrape

What's the correct way to test if a variable is a number in PHP?

php integer

Should I use "| at now" or ampersand (&) to run the script in background?

php linux shell