Calculating n! using vector
#include
#include
#include
using
split values
I have values that are returned to me in this format:
name=>test,age=>49
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.