how to maintained the session from one page to another page based on the url and then entered into the first page is logging into instead of secondpage it goes to the another url.ie first login session togoes to the one url and next login session it goes to another url how is it possible in php please give me answer in that question
1 5356what is the best function that can be used to connect to mysql database and in what cases that we can use below functions ? 1. mysql_connect() 2. mysql_pconnect() please give your answer with all pros and cons
1 4757I have two radio button, i click one radio button display one dropdown box, one text field. and then click another radio button display one text field.so any one give me good idea plz.....i used
how can we retrive value from one database server and store them another database server using php?
3 8400What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.
1 3659
What is php oop?
How to call javascript function in php without any event?
What is the most common http method?
What is the correct and the most two common way to start and finish a php block of code?
How to support multiple-page forms?
How can image properties be retrieved in php?
Is php a web server?
How to insert a line break in php string?
Is numeric in php?
What is the difference between file_get_contents() and file_put_contents() in php?
What is php trait?
What is new static in php?
What is mvc in php?
What is the use of super-global arrays in php?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?