Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,