Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol