PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
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
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it