Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r