Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However