understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h