This seems kinda random but basically I have the following member function in my caching class:
public function increment($key, $expires = 0)
{
// Requires OPT_BINARY_PROTOCOL
return $this->cache->increment($key, 1, 0, …
Fast food chain KFC has had more than its fair share of Kentucky Fried WHAT? myths busted over the years. However, some of the stories turn out to be genuine …
I'm completely clueless to this as I have never used crystal reports before. So I want to use a textbox to pass values into my crystal report so basically only …
I am working on a form which uses an Access (oledb) database, I have a button to update, and other to insert a new client, when I insert a new …
When we switched over from vBulletin to our own unique platform back in March 2012, one of the things that changed was the way that post quality score was calculated. …
Hello!
I am having a bit of a hard time figure out how to code this thing..
I have just started coding by using windows form application and need …
If someone wanted to learn Visual Basic should they learnVisual Basic 6 or Visual Basic 2012.
I prefer Visual Basic 6.
Hello, I am a student and I was assigned to create my first entity relationship diagram and I'm kind of lost. The professor hints the paintings should be broken into …
I want to call jquery function (or something like that) from vb code.
This is what i need.
There is a VB function named Calculation(). It takes few …
I tried using a solution to a very similar question here but it doesnt work for large files like the one I'm using.
http://www.daniweb.com/software-development/vbnet/threads/320160/visual-basic-reading-text-file-into-array
The code from …
I was wondering if I can fill up an edited row based on the value in my Label.
Here's the scenario: An employee will add and edit rows in …
Hi all.
How Can I makes login form for my vb.net project? I would like to make one that can identify the user according to their roles. Eg. Roles …
Hello, I have read numerous forums on this issue and is seems each case/resolution is specific to the persons file. I have the same error, but can't find where it …
so my newest problem! i have a save button and that save button already has the insert into query and working fine now what i wanna do is when the …
I am a newbie to hibernate and I am trying to insert a row. The below is my code along with log. I am not getting any exception, however when …
This tutorial is designed to walk you through DaniWeb's implicit (clientside) OAuth flow. This is not designed to be an introductory tutorial to OAuth, …
Im trying to display data in a datagrid then once a row is selected show a different column of the database in a text box. I use the unique primary …
This snippet defines a Print function which can be used with python 2.4, 2.5, 2.6 and 3.0 (for 3.0 this is just the built-in print function). It's interface is that …
OK, I've exhausted my searching, so if someone can point me to a link with a good example, that would be super.
I'm simply trying populate a combobox with data …
I'm stuck writing some code for an intro programming class. I'm pretty sure the mistake is probably that I mixed integers with strings trying to get a result, but I'm …
Hi again everyone, Im running into big trouble with my compiler Dev-C++, every time i compile any project, whether it is 1 im working on, or a completely fresh 1 …
Friends i have little bit problem in making a c language program.
I have to make a program which prints prime numbers from 1 to 500.
I make …
Hi
I am just about to launch a uk dating website the problem is with so many big companies out there what is the best way to get my …
How do you pass the data in a field on one form to a field in another form?
I would like to take a screenshot of a region of my screen programmatically (so I can do it every time through a loop, for example.) Does anyone know how …
The idea of this thread is to help the beginning wxPython GUI programmer with hints and helpful code. Please feel free to contribute! If you have any questions start your …
Hi to all
I have two forms, one is form1 for registration and the other one is form2 for my main menu. How to call the form2 if the …
Hello !
I want to get the current week number of the month. I have used this code below : -
Private Sub Command1_Click()
Dim t_Day As …
As we all know that PDF is the best format for viewing and sharing documents, it is widely used by computer users. However, due to PDF's special feature - un-editable, …
could anybody tell me the most active forum at present
except --DP , Sitepoint , SEO chat ,and Warrior forum
thanx in advance
Hi everybody,
I'd like to ask you if there are some ways how to protect .NET exe and dlls against decompilation. I am not interested in any form of …
I am writing code to simulate a queue at a bank, which calculates the average wait time of all customers that enter the queue.
I'm getting a STATUS_ACCESS_VIOLATION at …
I want allow only to enter numeric values in a textbox in C#. Can someone assist me on this. would be a great help.
SearchGuild - Chris Ridings SEO Forums.
V7N Web Dev Community - John Scott’s SEO forum
Search Engine Watch Forums - Lots of breaking news breaks at SEW forums.
I have a c++ game that i made and i was wondering how i would make it so that i could add graphics, or just use the same basic concept …
Hi
I've written this small program to demonstrate the Diffie–Hellman key exchange algorithm. The desired output from the program is for most runs correct.
However occasionally there are …
please i need help here. i want write code for label control into my application. i wrote the code below, but was not getting the labels when i run the …
HI:
I have installed windows server in my mac(boot camp), but when logging in the window the screen requires ctrl+alt+del, I have MAC book pro laptop, can anyone tell …
Hi all
I have, hopefully, a rather small query. I have been creating a system with asp/vb and as I was designing I used msgbox's. Of course when I …
Why i can't see the data environment in vb 6?
I tried to Project tab but i can't see the data environment then
i tried Project > Reference …
Hello people, please have a look at following IMAGE.
What I Wish to achieve is extract the select item and display it into a messagebox …
Hello
I'm trying to add coding to my site so that someone can visit it, see everything on the site, but get banned so that when they come back …
If you want to write an application that caters to existing members of a service, and you want your …
I got a virus that turned off Microsoft Essentials and prevented me from starting it. I tried getting other programs to remove it but i believe that the virus also …
I am trying to read in a large tab-delimited file which has 16 columns and about five lac rows. The first column is a date string. TThe second contains integers …
**
its only display last element....thx....#
**
#include<stdio.h>
#include<conio.h> …
Quick question, the answer is eluding me on the internet. Which is unusual.
When we reference and call a sub/function from a class is it automatically started on a new …
Hello. I used a WordPress Woo Commerce theme, Organic, to set up a website for a client. I used a table rate shipping plugin and we set up shipping rates …