Search results

  1. S

    how to make a login session in php?

    The user should only be allowed to access a page after login i have a page called news.html and signin.html. I am new in php I want the user to login in to access to news.html page. Any sugesstion. Give example in codes
  2. S

    javascript image rollover question?

    <a href="somewhere.html" onmouseover="document.sub_but.src='image\buttons\home\button_1.jpg'" onmouseout="document.sub_but.src='image\buttons\home\button_1.jpg'"> <img src="image\buttons\home\button_0.jpg" name="sub_but" border="0" alt="Move your mouse over me" /> </a> whats wrong witht his...
  3. S

    Nokia N97,FM transmission and Radio waves?

    I have heard that nokia n97 have fm transmission which means Nokia n97 can emit radio waves. I was thinking if someone can make applications for example to open car doors using radio waves? That would be great idea and great application on nokia n97 which could beat Iphone
Back
Top