Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Linux socket programming
Where can I find a good introduction to socket programming?
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
BAPI BBP_INB_DELIVERY_CREATE - material number missing in delivery
Hi Experts,
I was able to successfully create an Inbound delivery with reference to a PO
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include