Search results

  1. N

    Suggest which is better Nokia 5230 or Samsung Corby Pro?

    i need suggestion based on the fast usage which can to handled faster
  2. N

    Suggest which is better Nokia 5230 or Samsung Corby Pro?

    i need suggestion based on the fast usage which can to handled faster
  3. N

    How to add a day to a date in php?

    My save.php file gets a date variable $dt, say it takes the value "2010-04-12". Now i need to assign the date of its next day to the variable $dt1. what are the lines of php code to do this?
  4. N

    Only if condition is getting executed in php?

    i have a php file(login-exec.php) to which login id and password are posted from a login page (loginpage.php). I have included if, elseif statements to check three conditions. a)if login id and password is missing using && operator.b)if login id alone is missing c)if password alone is missing...
Back
Top