Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
There was a problem with the request. (Code: 0)
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...