Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...