Mostlikers Programming Blog, Related codeigniter jquery, php, mysql and more things
Showing posts with label google. Show all posts
Showing posts with label google. Show all posts

18 September, 2016

Digital Marketing Introduction - History and Now

It is now 3 year since we have been providing details on the technical segment like PHP, HTML etc. Opening a new segment on our Mostlikers Blog for Digital Marketing. Here you can receive all information you need in the Domain of digital marketing. Trying to bring in the most dynamic marketing type i.e. online marketing to your fingertips.

Digital Marketing - History and Now

18 May, 2016

Create Your Own Search Engine using PHP, MySQLi and Ajax

In this post we are going to create our own search engine or search functionality using with PHP, MySQLi and Ajax. This is the updated post of  How To Make A Simple Search Engine Using PHP And MySQLi which i have posted in past. I received lot of positive response feedback for this topic. here I have tried to make search engine like Google.

Basic keyword search like google using php,ajax and mysqli


28 January, 2016

Read Your Gmails Using PHP and IMAP

In this post we will be seeing, how to access gmail inbox via PHP code? We will be using PHP 5 IMAP  function to retrieve the gmail emails. IMAP function is used to open streams to POP3 and NNTP servers.

Retrive Gmails using php and IMAP


05 March, 2015

Analyze and optimize your website with google PageSpeed tools

Analyze and optimize your website with google PageSpeed tools. Page loading time is obviously an important part of any website’s user experience. if your page loads slowly, you could lose people for that the reason. I would suggest testing your website in Google pace speed Insights tool. Let see about Google Pagespeed Insights. 

Analyze and optimize your website with google PageSpeed tools

04 February, 2015

Auto suggest username like gmail using php with ajax

While registration time user registering their username in the username column, that time the same user name already exist in the database, for that we are creating auto generation of  username like gmail and all. like that we are suggesting some username for users. Take a look at live demo.

Auto suggest username like gmail using php with ajax