Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

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

remove html tags

php strip-tags

OpenID sign in mechanism - Stay signed in

php cookies openid

Run a second php file with a 20 second delay

Delete folder and all files on FTP connection

php ftp rmdir

Not getting entire response from popen

php popen proc-open

mysterious "1" appearing at end of loaded content

php javascript jquery

Sending arabic characters in URL

How to store an array() in a RedBean property?

php orm redbean

php oop MVC design - proper architecture for an application to edit data

If I don't use a template engine with my PHP, what should my code look like?

php templates

symfony2 @Template in Controller

php symfony

Printing an encoded string

php cakephp

Using Array Keys to create a New Array

php arrays

Why does Kohana use before() and after()

php kohana