Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

best way to transform a string to array

php regex

Searching for a good PHP based Web Counter

php plugins counter

Can Cron jobs be used to simultate multi threading with PHP?

php multithreading cron

Why is my controller requesting frontend_dev.php in Symfony?

php symfony1 controller

safest place to store php values for msql_connect?

php mysql security

Is there a benefit to using Julian Dates in code?

php flash date

What is the best way to generate codes for a URL shortening service in PHP?

php algorithm

Purpose of parenthesis in regular expressions

php regex

Is it possible to "escape" a method name in PHP, to be able to have a method name that clashes with a reserved keyword?

Is it good practice to use break and continue in PHP?

php

PCRE: Find matching brace for code block

Grouping array values in php

php arrays

Need to upload files to google docs from my application and store reference to the uploaded file

What are the weaknesses of this user authentication method?

php mysql security session

How to debug into internal c code of PHP?

php c debugging

slow php command line performance - is this normal or do I have an install problem?

php

what idea is behind Zend Framework Frontcontroller/dispatcher

why include() don't allow to work setcookie? [duplicate]

php

PHP - Cannot use Heredoc within a class method?

php heredoc

HTML Purifier: Removing an element conditionally based on its attributes