foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly