Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

User Notification

Detecting an IPv6 address in PHP and storing it properly in MySQL. How?

php ipv6

Multiple external JavaScript files using one script tag

php javascript asp.net

Can one rely on Paypal IPN solely to record purchases?

php paypal paypal-ipn

Pass GD image object to Imagick?

php gd pear imagick

combine multiple queries on same mysql table

php mysql

Zend Form - multiple forms in one page and (CSRF) token validations

php zend-form

PHP post to REST web service

php xml http rest post

Imploded PHP integer array for Mysql NOT IN clause

php mysql mysql-error-1064

403 Forbidden when passing URL in GET variable

php apache .htaccess

Not returning error for false form submission

php validation

Are update cascades only used for denormalized tables?

php mysql sql database rdbms

how to do this in PHP OOP

php oop

perl regex of exactly 10 characters

php regex pcre

How to extract every Monday and every fortnightly Monday from a range of two dates in PHP?

to encrypt php or make it "call home"

How to use array_walk_recursive

php arrays recursion

SELECT multiple rows with WHERE

php mysql sql-match-all

selecting all orders for last 30 days, and counting how many per day

php mysql codeigniter

How to count the number of rows before a given row in MySQL with CodeIgniter?

php mysql sql codeigniter