Quantcast
Channel: Arvixe Blog » richi
Browsing all 7 articles
Browse latest View live

How to Check if a User is Logged in When Uploading Videos in Clip-Bucket v2

Hello, Recently, I client of mine reported to me this issue Clip-Bucket had: any user could upload content, no matter if they were logged in or not. I think it’s essential for all of you to apply this...

View Article



How to Find If an Extension Exists in the PHP Configuration Through Terminal

Hello, This article will show you how to search for functions inside the PHPinfo through a terminal or console. I will show you a simple line to execute that finds if a certain word is found in the PHP...

View Article

How to Add an Extension to the php.ini Through a Terminal in Linux

Hello, I’ll show you how to easily add an extension to the php.ini with a simple line in a terminal. 1. Open up a terminal or console. The code is: echo "extension=extensionname" >>...

View Article

How to Remove Contents of an Element (div, ul, etc) with jQuery

Hello, As I’ve been recently working with a website that has a lot of jQuery and AJAX, and my jQuery knowledge was small, I was wondering how to remove the content of a <div> with jQuery. The...

View Article

How to Get the Value of an Element’s Attribute with jQuery using attr()

Hello, Lately that I’ve been working a lot with jQuery, I have noticed how easy and small functions get endless possibilities for improving code. In this article, you will learn how to get the value of...

View Article


How to Retrieve the ID of the Current Category in Clip-Bucket v2

Hello, As I’ve been asked two times already how to get the ID of the current category being browsed in Clip-Bucket v2, I decided to write an article for it so everyone can learn how do it by...

View Article

How to Show “Upload” Tab to Logged in Users Only Using a Custom Template in...

Hello, Like I wrote in a previous article, How to Check if a User is Logged in When Uploading Videos in Clip-Bucket v2, I further saw that the Upload tab from the top navigation bar was still there, in...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images