Hello I am new to this forum. I am not sure if this is where I need to ask the following question. I am looking for a way for our logged in members to type information on one box then have it shown on the bottom box. Sort of like a forum thread. Is there [...]
Hello I am new to this forum. I am not sure if this is where I need to ask the following question. I am looking for a way for our logged in members to type information on one box then have it shown on the bottom box. Sort of like a forum thread. Is there [...]
Hello I am new to this forum. I am not sure if this is where I need to ask the following question. I am looking for a way for our logged in members to type information on one box then have it shown on the bottom box. Sort of like a forum thread. Is there [...]
Hello I am new to this forum. I am not sure if this is where I need to ask the following question. I am looking for a way for our logged in members to type information on one box then have it shown on the bottom box. Sort of like a forum thread. Is there [...]
Hi all, I am currently struggling to get my head around how to create a SELECT form field with data of category names in, ordered by the category name (ASC) but showing each CHILD CATEGORY underneath with an added "–". For Example: General Sports –Football –Tennis Websites –Website Coding Currently I have: PHP Code: $catQ = $database->getData(“SELECT * FROM `categories` ORDER BY `name` ASC”); [...]
Code From my Form !!!! i want to retrieve data in this from !!!! form method="post" enctype="multipart/form-data" > <TABLE border="6" bordercolor="#FF66CC" align="center" cellpadding="3" cellspacing="4"> <TR> <TD rowspan="2"><b> NAME </b>:</TD> <TD><INPUT TYPE="TEXT" NAME="T1" size="30" value="<?php ".$row["user_name"].?>"></TD> <TD><INPUT TYPE="TEXT" NAME="T2" size="30" value="<?php if (!empty($NAME2)) echo $NAME2; ?>"></TD> <TD><INPUT TYPE="TEXT" NAME="T3" size="30" value="<?php if (!empty($NAME3)) echo $NAME3; ?>"></TD> [...]
Whats up guys. I’ve been quiet for some time now, out of web dev for just as long. Luckily you can count on me to come back and torment the lot of you! Basically, I am creating an application form for a client. Usual stuff, a bunch of input boxes. Textareas, some radio options and [...]
Whats up guys. I’ve been quiet for some time now, out of web dev for just as long. Luckily you can count on me to come back and torment the lot of you! Basically, I am creating an application form for a client. Usual stuff, a bunch of input boxes. Textareas, some radio options and [...]
Whats up guys. I’ve been quiet for some time now, out of web dev for just as long. Luckily you can count on me to come back and torment the lot of you! Basically, I am creating an application form for a client. Usual stuff, a bunch of input boxes. Textareas, some radio options and [...]
Whats up guys. I’ve been quiet for some time now, out of web dev for just as long. Luckily you can count on me to come back and torment the lot of you! Basically, I am creating an application form for a client. Usual stuff, a bunch of input boxes. Textareas, some radio options and [...]