classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho