Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #3K
~2K People Reached
Favorite Tags
Member Avatar for qwest21

Hi everyone I have to write client/server client/client chat program for at least three machines(users) connected together to chat using java My questions are 1. Do i need to have a server installed ina one of the machines. 2. Do i have to run the server side onf the application …

Member Avatar for masijade
0
361
Member Avatar for cro_php

Hi all: I am having a heck of a time here... and can't seem to get this to work. I want to intersect arrays that are subset within a multi-dimensional array. For example, Take the following array: [COLOR="Red"][COLOR="Green"]Array ( [0] => Array ( [0] => 2014 [1] => 2035 [2]=>1999 …

Member Avatar for kireol
0
775
Member Avatar for JeetRaj
Member Avatar for langsor
0
94
Member Avatar for Mylena

Hello, Please, if anyone knows how to pass a Javascript integer variable as a parameter into php mysql_query. Below gg1 is successfully converted to an integer (i checked it using some maths additions), and now i need to pass this value to BirdID. The last line with innerHTML works fine …

Member Avatar for buddylee17
0
165
Member Avatar for rati

Hi All, I have started learning PHP now. I am unable to find the exact difference between include and require in php?

Member Avatar for JeetRaj
0
191
Member Avatar for ishlux

Hi..........now i want to create an mailbox......i have this code........but i really dont know how to proceed with this. now just i want to create an static table containing from,to,subject,contents. so with this i should be possible to create an inbox......as soon as i click on inbox i should be …

Member Avatar for Shanti C
0
77
Member Avatar for JeetRaj

i am not able to open the imap function and i can't retrive the email from the mailbox... and i am using this code [code=php]<?php $name = 'jeetrajsah@gmail.com'; $pwd = '9871670594'; $mailbox = '{mail.google.com}INBOX'; $mbox=@imap_open ($mailbox, $name, $pwd); print_r(imap_errors()) ?>[/code] ad error occured is : [code]Warning: imap_open() [function.imap-open]: Couldn't open …

Member Avatar for phper
0
144