Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)