Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat