Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Codeigniter/mySQL question. Checking if several inserts are possible before actual insertion

mysql codeigniter insert

How do I handle all the exceptions in a C# class where both ctor and finalizer throw exceptions?

c# exception finalizer

setting a cookie in php

php cookies

Understanding Ruby class vs instance methods

ruby

LINQ to SQL - Save an entity without creating a new DataContext?

c# .net linq linq-to-sql

Encoding MySQL text fields into UTF-8 text files - problems with special characters

php mysql text encoding utf-8

How can I make Church numerals more human readable in lisp?

Method 'SingleOrDefault' not supported by Linq to Entities

Need help to log the function body using firebug

javascript firefox

why this sql not working?

php phpunit

Why are there defined constants and declared constants in CPP?

c++ constants

When does a PHP script end?

php

How do I set Perl's @INC for a CGI script?

perl module cgi

how can i set the background color of a particular button in iphone?

iphone objective-c uibutton

JavaScript function that returns result of ajax call

javascript jquery

Installing Pycurl on CentOS?

python linux curl centos pycurl

Mimic C preprocessor with Python/Ruby?

Parse int to string with stringstream

c++ string int

Why won't this compile and how can it be implemented so that it does?

c++ macros c-preprocessor

Junit and EasyMock understanding clarifications