AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
Creation of Raw Exposure manually
SAP Gurus
I am creating Raw Exposure ( Hedge management ) thru T Code TEM10 with followin
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.