What is get method in java?
No Answer is Posted For this Question
Be the First to Post Answer
How to join multiple strings stored in an array into a single string?
How can we know that a session is started or not?
How does php work with apache?
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
Tell me how to create a text file in php?
What does a delimiter do in mysql?
How can we encrypt the username and password using PHP?
13 Answers Avaria, HCL, TCS, Xpert,
If there are 10 text boxes in a form having same name, their value are different. Value of which textbox will be received on action script?
20 Answers A1 Technology, Bajaj, DG, Genpact,
Which software is best for php?
What is the use of ajax in php?
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....
I just installed php 5.3.1 in my linux server and now my old work which i used to write with tags is not working at all.. Please help me out.. How can i resolve this??