when will be syndicate bank written exam ? i need the date
of exam
No Answer is Posted For this Question
Be the First to Post Answer
Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query
Do you know what is the use of rand() in php?
What types of MYSQL function available for affecting columns
How is it possible to know the number of rows returned in result set?
How does php work with apache?
Explain what is the difference between $var and $$var?
How do you pass a variable by value?
Can I use php in html?
Tell me what is the default session time in php?
which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku
What is the meaning of symbol '$' in jquery?
Explain how can php and javascript interact?