Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP adding leading 0 to range

PHP nested conditional operator bug?

php conditional-operator

Best practices when using XML for PHP configuration?

php xml configuration

Sending Web Page through Email in php

php email

join function for a php array

php

Using hashing to safely store user passwords

php passwords

PHP, Prevent from removing leading zeros

php math

How can I tell if a request is made with AJAX in Kohana 3?

php ajax xmlhttprequest kohana

Using same MySQL Connection in different PHP pages

php mysql connection

Is there any PHP function to format time (not date)?

php time

PHP Database connection practice

PHP/Zend: How to remove all chars from a string and keep only numbers

Database schema for multiple category/product relationship

php mysql database-design

What are the possible tags inside the "global" tag in Magento "config.xml" file?

php magento

500 error with CodeIgniter

php codeigniter

word wrap in tcpdf

php word-wrap tcpdf

PHP OOP: Method Chaining

php oop method-chaining

Php readfile - Force Download

php readfile

php if iterator divisible by statement for dynamic columns

php math iterator

Using PHP's echo, when does the difference between . and , matter?

php syntax