Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Can a model link to a View in the database instead of a table in CakePHP?

php database cakephp model

PHP regex templating - find all occurrences of {{var}}

php regex templates

UTF8 Filenames in PHP and Different Unicode Encodings

How can PHP talk to a C# process running on mono?

c# php mono

Run a ffmpeg process in the background

php background ffmpeg exec fork

Error reporting while running under IIS

php error-reporting

Generating a time-based unique file name for uploads without creating a race condition

php uniqueidentifier

How to use Wine from Apache/Php? - '/var/www' is not owned by you

php apache wine

Optimum filesystem structure for scripting language MVC applications

Performance in PDO / PHP / MySQL: transaction versus direct execution

php sql mysql transactions pdo

Large .PDF Files Not Uploading To MySQL Database as Medium BLOB Via PHP, Files under 2MB Work Fine

php mysql apache blob

How To ? Form Post to Multiple Locations

php forms

PHP: word definition script? [closed]

php api dictionary definition

Best Practices for creating a PHP INI/CONFIG file and keep it secure

php config ini

How to enable imagecreatefromgif/imagecreatefromjpeg/imagecreatefrompng in PHP?

php

Have some RewriteCond's affect multiple rules

Utilities file in php?

php oop utilities

keep user logged in when he visit the same page again?

php cookies session

ServiceLocator and the Open/Closed Principle

An efficient way to save an Array and its Keys to a database

php mysql arrays performance