Forum: Absolute Beginners
03-13-2009, 04:04 AM
|
|
Replies: 2
Views: 779
PHP GD query
I am trying to get the index color of a image but still no luck. I have 2 files.
-- image.php [GD generated image]
-- view.php [File to view the index color of...
|
Forum: Absolute Beginners
03-06-2009, 12:57 PM
|
|
Replies: 1
Views: 889
PHP form submission
I am having quite a problem when it comes to forms. well i have 3 files.
- login.php
- checklogin.php
- logoout.php
i am not using any session or cookie rite now. I am able to login [login.php ->...
|
Forum: General
12-19-2008, 11:30 PM
|
|
Replies: 14
Views: 1,013
|
Forum: Absolute Beginners
12-10-2008, 05:02 PM
|
|
Replies: 3
Views: 958
Error Handling and Exceptions
I have heard a lot about error handling and exceptions. Do we really need them. If we can check check errors with custom functions, do we really need error handling & exceptions.
Are they really...
|