downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
ORA-01017: invalid username/password; logon denied
Dear All,
I am facing problem in taken backup from db13 it comes up with the following l
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...