Showing entries 7871 to 7880 of 44083
« 10 Newer Entries | 10 Older Entries »
How to get first element of array in Javascript

Whenever you require to get first element value then you can use bellow example I give you the way to get first element value in jquery So lets see following examplestrongExamplestrongpre classprettyprint langjsltscript typetextjavascriptgtbr var languages PHP

How to define Global Variables in Laravel

Laravel framework is awesome framework in todays Laravel provide sevaral good feature and thats why it is very popular framework in PHP Basically if we are work on big website project or ERP level project we always need to define some global variable like site title number of pagination footer

How to get last element of array in Javascript

Whenever you require to get last element value then you can use bellow example I give you three way to get last element value in jquery So lets see following examplestrongExamplestrongpre classprettyprint langjsltscript typetextjavascriptgtbr var languages PHP

Downloading MariaDB MaxScale binaries without registration

Sat, 2016-04-16 16:17rasmusjohansson

MariaDB MaxScale, the dynamic routing platform for MariaDB Server (and MySQL Server) had its first stable 1.0 GA release 15 months ago. Since then, the popularity of MariaDB MaxScale has grown exponentially. It has in many cases become a default piece of the architecture in clustered setups of MariaDB Server, in master-slave replication setups and in very large replication topologies making use of MariaDB MaxScale’s Binlog Server functionality.

MariaDB MaxScale has come far in a short time and it’s getting attention also from the point of view of how it’s being distributed. There has been several active community members pointing out that MariaDB MaxScale binaries (and not just the source code) should be made available to the broader user community in a similar fashion to MariaDB Server. We want to address this by making the community version available as easy as possible. The binaries …

[Read more]
Laravel Google OAuth authentication using Socialite Package

In Todays Social network is very wide and lots of people are connected with them So Social authentication is important to implement in website because nowdays most of the users or developer etc will connected with Social network like googlefacebook twitter gitbub etc So In this post i want t

Webinar Q & A for Introduction to Troubleshooting Performance: What Affects Query Execution?

In this blog, I will provide answers to the Webinar Q & A for Introduction to Troubleshooting Performance: What Affects Query Execution?

First, I want to thank you for attending the April, 7 webinar. This webinar is the third in the “MySQL Troubleshooting” webinar series and last introductory webinar in the series. The recording and slides for the webinar are available here. Here is the list of your questions that I wasn’t able to answer during the webinar, with responses:

Q: If we had some MyISAM tables, could we use …

[Read more]
Meet the MySQL Engineering Team

A number of members of the MySQL Engineering Team will be at Percona Live and the MySQL Innovation Day over the next week or so. Here is where you can find us:

Tuesday 19 April 2016

[Read more]
How to check image loaded or not in JQuery

Sometimes we need to detect upto image load successfully for example you want to do print text instead of image before load image so you can do that using jquery load and error method you can see bellow examplestrongExamplestrongpre classprettyprint lanhjsltscript typetextjav

Mediafire PHP file uploading and get link example

When i was working on my project i need to use mediafire API for uploading image and video I did see this API is little hard to undestand but it is pretty easy to use also In this post i want to share example how to get link of uploaded image or video If you are new and you need to example for up

View printers information on Mac OSX

Do you know that there is a hidden feature in Mac OSX which allows you to view information of all printers added on your Mac? Last week I was looking for a way to know the IP address of a network printer which I added a long time ago but I could not know how to do that. I found a very simple solution which seemed to be interesting to me.

You first need to run the following command:

sudo cupsctl WebInterface=yes

After running, you will be able to browse to a web page which lists all printers in your Mac. The website is always at the address: http://localhost:631/admin

For me, this is an interesting feature and I think it might be helpful for you to know.

Showing entries 7871 to 7880 of 44083
« 10 Newer Entries | 10 Older Entries »