Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan