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
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
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
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{