i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee