Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: