Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe