Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5