Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea