User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo