is it possible to integrate everything to my php web site

Plug-in and third party software discussion.
Post Reply
Kevin.cai
Posts: 1
Joined: Tue Oct 13, 2020 6:31 am

is it possible to integrate everything to my php web site

Post by Kevin.cai »

is it possible to integrate everything to my php web site. and will use the everything to search files under one certain folder.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: is it possible to integrate everything to my php web site

Post by void »

You would have to use cross-site ajax.

Have a look at WallEverything for a XMLHttpRequest sample.

URL Query String
Post Reply