Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would