DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va