mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
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...
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Syntax error
hi im having a little trobble with this script
-------------------------------------------------