Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

403 Error Unable to load the HTML Page

Hi, I have a issue in trying to access a page on my website When I try to open the html page it gives me an error 403 "You do not have permission to access/main/menu.html on this server." I have also changed the permission of the folder. But does

How to fetch maximum and minimum value of a column in laravel

In this example, I have a user's table & I want to get the user who have maximum and minimum amount. For that I used the following code $price = DB::table('users')->max('amount'); $price = DB::table('users')->min('amount'); And by using

Peter Bennett-Pantheon App

Technology – Mobile/tablet app for iOS and Android. Design required- Yes. Payment Terms- T&M i. Hourly rate - design service at a rate of USD 11/hr ii. Billing cycle - Weekly 8. Duration of project – Design phase is estimated for 100-120 hrs. A

fsdjkyf lk7i86 oi eqaha3

ivexterm albuterol hfa buy prednisone amoxicillin 30 capsules where can i buy retin a cream celebrex discount

How to fetch twitter user feeds using PHP

If you want to display twitter user feeds then use the below code of flow. First of all for user timeline json you have to visit below twitter link. http://dev.twitter.com/doc/get/statuses/user_timeline For detail parameter please visit. http://a

Get all routes using Laravel 4

I have a situation where I want that every request that comes to my laravel 4 application for this I will use one controller at the moment which should handle every request. For handling this query the solution is as follow: This is the question an

How to dynamic generate password in PHP

Hello Reader's If you want to genrate password in PHP then you can use the code as below:- you just have to try this, use strlen instead of count, because count on a string is always 1:- function randomPassword() { $alphabet = 'abcdefghijklmnop

How to update record in Wordpress

Hello Guys, If you are looking to update data in wordpress database, please follow the below example:: global $wpdb; $address_data['state'] = $_REQUEST['state'][$i]; $address_data['country'] = $_REQUEST['country'][$i]; $address_data['zipcode'] = $_

SQL commands in database

SQL stands for structured query language. It is used to manage and access data from database. A database may contain more than one table having unique name for each table. SQL language have many different versions but it supports most of the commands

Parsing expression in Data structure

Firstly to understand the parsing expression in data structure we should know about the arithmetic notations. There are three ways of writing arithmetic notations which are having same meaning:- 1. Infix Notation 2.Prefix Notation 3.Postfix Notation

1 56 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: