WordPress not fetching resources over external HTTP Connections – Hosting Provider requires that you use Proxy
As you know, WordPress uses quite a lot of external Resources from the Internet – Plugins for…
As you know, WordPress uses quite a lot of external Resources from the Internet – Plugins for…
There are many challenges when attempting to establish cooperation between systems and technologies that were not originally…
we’ll create a simple PHP MVC Framework from scratch
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 registration using Facebook registration plugin. We’ll also create a simple login system that enables registered users to login to our site.
In this relatively short blog post, we’ll use PHP/MySQL and Google Maps Javascript API to display locations from a…
I’m sure you’re aware what a CMS is and how it can help you and your site be more successful. Just in case you’re a newbie in Web Development, let me just say that a CMS can do wonders. CMS (Content Management System) can help you to create a website in a matter of minutes and then you can use it to edit your website content and add new articles.
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.
Introduction This article was written with absolute beginners in mind. That means if you don’t know anything…