Creation of Raw Exposure manually
SAP Gurus
I am creating Raw Exposure ( Hedge management ) thru T Code TEM10 with followin
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ