Jump to content

singhRahul34

New Members
  • Posts

    9
  • Joined

  • Last visited

singhRahul34's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. once i select the driver name from the dropdown suppose once i assign driver (xyz) to some guest if his status = reached then he should available to assign some other guest or if his status = started or waiting he should not be available to assign some other guest how can i write code in javascript for that here is the given file please give me the logic from that i can do this guestArr.html
  2. i want to use php mail function for sending that password to the email_id
  3. password value which i am taking in the form should go to the declared email id which i am declaring in the form how can i do this help me out at the time of clicking the save button in the form the mail should go at email_id and value of password should also go emailForm.html emailForm.php
  4. here in this index file contents (graph) showing directly in the highlights chart but i want to show data from database where i have a table name event_details from this table i want to show event name and no of guest values from my table how can i show data through the database index.htm
  5. no that is for log out function what i need to once i log in it goes to home.php but if give some other url it goes from that page if once session is establish then it should not go any other page i want the concept of session how to stop pages going to another url
  6. yes exactly , i am trying to say this ... there is log out buton in home.php if i will click at that one then it should log out unless untill it should remain at the same page
  7. hello sir, actually i have started session in a page and i want to know if i login from index.php it take me to home.php(where i have started a session ) if i give a url (index.php) it redirects me to that page but i want to use session which doesnot redirect me to that page unless until i dont logout from that page without clicking logout button it should not go to any url it should be at that page once we login from index.php it doesnot go to that page without logging out tha home.php page try to help me please home.php index.php login.php
  8. hello sir, actually i have started session in a page and i want to know if i login from index.php it take me to home.php(where i have started a session ) if i give a url (index.php) it redirects me to that page but i want to use session which doesnot redirect me to that page unless until i dont logout from that page try to help me please
  9. hello sir, actually i have started session in a page and i want to know if i login from index.php it take me to home.php(where i have started a session ) if i give a url index.php it redirects me to that page but i want to use session which doesnot redirect me to that page unless until i dont logout from that page try to help me please
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.