Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit