Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&