Search the web
Sign In
New User? Sign Up
phpexperts
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
php help on basic calculator   Message List  
Reply | Forward Message #10797 of 13253 |
Re: [phpXperts] php help on basic calculator

Hi,

This sounds like an assignment for school, and thus a learning experience,
so I don't particularly feel comfortable just giving you the answers. When
you go about performing tasks like these in a real world environment,
nobody is ever going to just hand you an answer, plus this is extremely
basic PHP knowledge that you'll need to get by. That said, here's the
stuff you'll want to know:
1. How to use arithmetic operators in PHP:
http://us.php.net/manual/en/language.operators.arithmetic.php
2. How to use HTTP variable requests: http://us.php.net/reserved.variables

That will do everything you are supposed to do. Someone may suggest some
AJAX solution, but I'd say that's squarely out of the question since you
*must* use pure PHP.

Cheers!
--
Joe



Mon Jan 5, 2009 1:25 pm

jforsythe@...
Send Email Send Email

Forward
Message #10797 of 13253 |
Expand Messages Author Sort by Date

i had made a calculator form in html/css & javascipt but i need a little help for it to work by embedding php on it.it is indicated in our project that it is...
edrew04
Offline Send Email
Jan 5, 2009
11:35 am

Hi, This sounds like an assignment for school, and thus a learning experience, so I don't particularly feel comfortable just giving you the answers. When you...
Joe Forsythe
jforsythe@...
Send Email
Jan 5, 2009
1:33 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help