Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have