please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very