Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Save website settings in Database vs File(.json)

Is it possible to query the first 5 images with DOMDocument?

php dom

PHPExcel : Data validation not working in .xls format

php oop phpexcel

Verify Login with Bcrypt Password

php mysql

Send XML with php via post

php xml soap

MySQL SELECT in a large table faster with indexed INT or indexed TIMESTAMP

php mysql

Create emails accounts using PHP

php cpanel

Alternative to Jtable plugin?

php jquery jquery-jtable

Static variable inside function can't hold reference to singleton

Sending a template email from Mandrill using API is empty

php json api email mandrill

Is there any way to record an action using PhantomJs/CasperJS or similar headless browser?

More efficient way to set PHP variables over and over again

php

Fatal error handling in Yii

How to format date in PHP from a string of concatenated numbers?

php string date

How can I change the original price on OpenCart product page?

Yii memcache session got invalidated after deployment

php yii

symfony2: how to use translator in console command

php symfony

PHP protecting downloads

php file

What would be the best way to go about writing this in JS/jQuery? (Multiple individual objects with multiple fields)

How come a simple PHP array lookup is so slow? Am I doing something wrong here?

php arrays function