ahmedm177 Posted January 14, 2008 Share Posted January 14, 2008 hello, i made a php code i want to add a javascript file so when i click on button in my page so before results appear, i want something like "please wait ..." appear. so how can i do that. Link to comment https://forums.phpfreaks.com/topic/85972-how-can-i-do-loading/ Share on other sites More sharing options...
taith Posted January 14, 2008 Share Posted January 14, 2008 youd want to use ajax for that ... Link to comment https://forums.phpfreaks.com/topic/85972-how-can-i-do-loading/#findComment-439015 Share on other sites More sharing options...
ahmedm177 Posted January 14, 2008 Author Share Posted January 14, 2008 youd want to use ajax for that ... i dont know ajax please help me with any other way Link to comment https://forums.phpfreaks.com/topic/85972-how-can-i-do-loading/#findComment-439024 Share on other sites More sharing options...
taith Posted January 14, 2008 Share Posted January 14, 2008 ajax is javascript running a php file... http://www.phpfreaks.com/forums/index.php/topic,115581.0.html theres really no other viable way of doing it... Link to comment https://forums.phpfreaks.com/topic/85972-how-can-i-do-loading/#findComment-439030 Share on other sites More sharing options...
ahmedm177 Posted January 14, 2008 Author Share Posted January 14, 2008 ajax is javascript running a php file... http://www.phpfreaks.com/forums/index.php/topic,115581.0.html theres really no other viable way of doing it... very helpful link thank u, Link to comment https://forums.phpfreaks.com/topic/85972-how-can-i-do-loading/#findComment-439032 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.