Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
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
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?