How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
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
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
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca