Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl