Register users in eZ Publish using data from Facebook
In this blog post, we’ll create a simple system for registering users in eZ Publish via their…
In this blog post, we’ll create a simple system for registering users in eZ Publish via their…
Let’s return to Web Development Category and create a Simple Contact Form. But, just to make things interesting we’ll submit the form using AJAX, so the user gets the feedback without the page refresh. Also, let’s log the User Input into Database for later review.