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

Search In

HTML/FPDF Table

I am trying to print this sample report in pdf so far this is what I have 1st Problem: the report should have another 2 cell (Ave and %) below the criteria which are (Exam, Progress Report, Quiz, Project) 2nd Problem: The records under the crit

.empty() vs .remove() vs .detach() - jQuery

.empty() : All the child element of the matched element are removed by this method i.e the element will not be removed only the content of all DOM elements in the matched set are removed. .remove() : This method removes the matched element

Abstract Design Pattern in .NET

Abstract design patterns ensures that Interface is created and inside that interface all other interfaces is enclosed.   After that class will inherit that interface and makes sure which interface method is called.   1. Consider the bel

A simple registration and login form and connectivity through database in php

For Javascript validation please refer this link:  http://findnerd.com/account/#url=/list/view/Simple-Javascript-form-validation/15856/     FOR REGISTERING: Here is the code for registering the user and saving data in data. <?

ASP.NET Multithreading

While developing project in ASP.NET there are situations where you need to make your task multi threaded to run in background or in foreground. For ex : If your application is sending notification after each day you need to create a thread for that

How to use update query in Symfony2

Hello Friends, If you are looking to use update query with query builder in Symfony2. Please review the below example and make the adjustment accordingly. $sql = "update tbl_paymentmethod set pm_address = :address, pm_status = :status, updated_at

How to get full date with time in Java?

To get the full date with time you can use the below code. You can pass any date that you wan to change, I'm getting date in full date format in the below example:     /** * Get full month day year format from Date *

How to auto load model in codelgniter

Hello Friends, If you are looking to auto load any model function or many models functions like I want to user model will be auto load in my project. Please review the below code for the same and make the changes accordingly. Please open "code

How to export a png sequence from an animation in Adobe flash without showing the guides?

Hi guys, I have created a tiny animation in Adobe Flash by using guide layers. It seems perfect when I play it or export the .swf file (https://drive.google.com/open?id=0B_T22xCgWSZsRVBUQ0JuTVJ5UkE). but when I'm exporting the png sequence for

Uncaught exception 'CacheException' with message 'Cache engine "_cake_core_" is not properly configured

Hello Friends, If you are facing this issue " Uncaught exception 'CacheException' with message 'Cacheengine "_cake_core_" is not properly configured." after configuration of cake php project. You need to give p

1 289 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: