User Profile

Collapse

Profile Sidebar

Collapse
upstone
upstone
Last Activity: Jul 3 '07, 01:01 PM
Joined: Jun 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • upstone
    replied to PHP code not getting parsed on WAMP server
    in PHP
    Hi,Phileep.
    as u havent shown the error code or output of ur simple php script
    but i think ur problm may be due to the following reasons

    (1)U are saving it with a wrong extension.
    (2)Check setting for php tags that u use in the very first line<? ?>this tag
    coz php supports three type of tags andmay be in the config file the support for the type u r using might not be enabled.

    if problem...
    See more | Go to post

    Leave a comment:


  • upstone
    replied to can classes extend interfaces?
    in Java
    can classes extend interfaces?
    --------------------------------------------------------------------------------

    it is true or false? please

    classes can not extend interfaces.ya but they can implement interfaces.
    when we use the term extend in java it means we are inheriting all the features that a class possess and adding some new feature to the derived class
    although when we extend an abstract...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...