form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would