Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno