I need receive to node some data with ajax for timer. How I must do callback php functions for themize of ajax output? I want hide weblinks and do some other changes with output. I use next JS :
$.('#ajax-result').load('some_url');
Please help build way for it. Thank you!