PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.