$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??