Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
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
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had