CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
read integers that returns a negative or prints the average
Im trying to finish this homework assignment by tommarow afternoon and I keep getting stuck.
Wr
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop