Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
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
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
RadioButtonList data selection
view plaincopy to clipboardprint?