Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say