This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

113070923898
113070923898

Hello,

I would like to know if is it possible to do something like this in Octobercms

$.ajax({ url: "test.php", data: { foo: 'boo' }, success: function(data){ // use this if you want to process the returned data // alert('OK'); }});

If so, can anyone help me with it ? I can't find a way of running .php files

Regards, Paulo Marinho

Asinox
Asinox

Why a .php? just make a function inside the php page section and call it with Ajax, read here: http://octobercms.com/docs/ajax/introduction

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.