Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a