Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.7K
~222 People Reached
Favorite Tags
Member Avatar for Mario_4

Hi, This is is my php: <?php if($_SERVER['REQUEST_METHOD'] == 'POST') { echo '<h1>' . $_POST['word'] . '</h1>'; echo '<p>' . $_POST['sentence'] . '</p>'; } else { echo 'Invalid request'; } ?> How can I get the echo displayed in a CSS box or Javascript popup window. Any help appreciated. Thanks

Member Avatar for diafol
0
159
Member Avatar for deepukng

Dear All, I need to incorporate sending mail option in a windows application where i have to use secured email client but not smtp client. Is there any other way to do this. Can anybody help me in doing this. Thanks in advance. Regards, Deepak

Member Avatar for simotaleb
0
63