Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!