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 4755I 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 3658
Is string php function?
What function do we use to find length of string, and length of array?
Tell me what is the use of mysql_real_escape_string() function?
Which php framework is best for web development?
How do you compare strings in java?
What is php and its uses?
What does echo mean in php?
What are the special characters you need to escape in double-quoted stings?
What is the difference between php and java?
In php, how to redirect from one page to another page?
Does php class need constructor?
Is php is dying?
What is the most convenient hashing method to be used to hash passwords?
Explain some of the php array functions?
How to execute an sql query? How to fetch its result?