Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo