Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f