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 Facebook accounts. To do that we’ll use JavaScript to get users’ information from…
Continue readingIn this blog post, we’ll create a simple system for registering users in eZ Publish via their Facebook accounts. To do that we’ll use JavaScript to get users’ information from…
Continue readingLet’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.
Continue reading