Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

CakePHP Jquery.ajax()

php jquery ajax cakephp

Difference between memory_get_peak_usage and actual php process' memory usage

memory-management php

Bypassing max_execution_time?

php

PHP Shopping cart without login - cookies vs sessions vs both?

Zend Framework generate unique string

how do I concatenate the string values of two arrays pairwise with PHP?

php arrays concatenation

Managing user permissions with a hierarchy

Possible for PHP app built on top of codeigniter to connect to a MySQL AND a mongoDB database at the same time?

Adding Jira comment using soap in PHP [closed]

php soap jira

How to get image with ajax request?

php jquery ajax

Password strength validator, how would you improve this?

php zend-framework

How do you hide your php source code?

php hide

Reset password function in php codeigniter

php codeigniter

Upload large CSV file approx 10,000,000 records in mysql table also it contain duplicate rows

php javascript mysql ajax

Symfony 2 unique validator

php forms validation symfony

Creating stop-motion videos from images with PHP

php image video

How to slice an array by key, not offset?

Laravel Unit Testing Dependency Injection

Handle error when getimagesize can't find a file

php try-catch getimagesize

PDO/MySQL memory consumption with large result set

php mysql pdo