Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?