Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to