Hi Everybody,
Is there any way to differentiate window closing and window refreshing.
Actually I need the code regarding this. I want to get the Popup when i close the perticular window but not when i refresh that window. I used OnUnload event in the body tags to open the Popup when the window is closed.But it is also executing when i refresh the window also!!!!.Please help me out if...
User Profile
Collapse
-
Differentiate between window close and window refresh
-
Can I change session timeout intervals?
Hi Everybody.
The problem is... my site is redirecting to Login page when i do nothing in my page (keeping it idle) for about 20-25 mins.
What is the Default timeout period for sessions?. -
I Apologize everybody for my mistake in posting a wrong query ,Actually it was like above code.Once again guys forgive me to trouble you all .... -
gettin a popup
Hi Everybody,
I have a popup should be raised when i close a perticular window.i have written a javascript function . And i am calling that function with onunload event.But the problem is whenever i click the refresh button i am getting the popup.
I dont want it to be happened when i click refresh button because I need the popup only when i close the window.So Please ,if anybody knows the solution,i will be... -
Hi,Thanks for ur code ,,Really it is very helpful.All was good,but,Your code is not working when i build an array by splitting a string.n It is working when we define the array in code itself.....
Sanjeev...Leave a comment:
-
Insert array values into MySQL
Hi,
Below code is regarding to insert an array values into mysql db using php.
i dont know why the code is not inserting array values into database properly.
If is there any thing wrong with the code, Please let me know what is that!.
Here $final is an array containg the values of "ID,Name,Ph one" one by one.
array will be like $final=array(id 1,name1,ph1,id2 ,name2,ph2..... ........)
[PHP]... -
Thank you Susen ,
your suggession is obsolutely correct,but,can t i solve my problem by writing query LOAD DATA INFILE to mysql..??
Sanjeev.....Leave a comment:
-
Add data from file into MySQL
hi, i am new member to this site and to php as well.
My problem is :
i have the data in the text file like below way
ID : 1001
Name : kumar
Phone : 111111
ID : 1002
Name : keerthana
Phone : 111111
.
.
.
i just want to enter this data into backend in respective fields ID,NAME,PHONE, And I am unable to write a query for this.
Could any body...
No activity results to display
Show More
Leave a comment: