Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Search:

Type: Posts; User: I love different cultures

Search: Search took 0.11 seconds.

  1. Is this a good example of how to use a class in PHP ?

    Is this a good example of how to use a class in PHP ? I have built a basic class that performs addition , substraction, multiplication and division of two numbers ... Below is the code .. I wanna...
  2. What would I expect in an entry level PHP programmer job as far as assignments...

    ...or responsabilities go ? As bachelor's degree holder in computer information systems ... what would you expect as far as responsabilities for an entry level PHP programmer job ??? like an idea of...
  3. What would I expect in an entry level PHP programmer job as far as

    assignments or responsabilities go ? As bachelor's degree holder in computer information systems ... what would you expect as far as responsabilities for an entry level PHP programmer job ??? like an...
  4. What would I expect in an entry level PHP job as far as assignments or

    responsabilities go ? As bachelor's degree holder in computer information systems ... what would you expect as far as responsabilities for an entry level PHP programmer job ??? like an idea of what...
  5. What's really WRONG with my PHP code this time ??? Thanks a lot , 10 points !!?

    I am trying to display contents from an HTML form through PHP , I am learning the language from .. it is not working .. HELP would be very much appreciated !

    Here's the HTML form

    <html>...
  6. This small part of the PHP code is not working for some reason ... I need a little

    help , THANKS !!!? What the PHP is supposed to do is retrieving the values from the HTML form according to the area code that it belongs to and COMPUTE the price of shipping per pound because each...
  7. How should this echo PHP code with multiplication be written ?

    I am trying to display the product of a multiplication in PHP using variables

    echo "( $cost* $weight)"; but it is not working .. This is assuming that I have already assigned the cost and weight...
  8. I installed PHP with xampp but it doesnt run when I test a page, please help?

    Ok , so I downloaded PHP with XAMPP . Everything got installed , MYSQL and APACHE server, however, when I do a test and save it as a php file to see if it works , it doesnt work . I typed...
Results 1 to 8 of 8