php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?