Click here to Skip to main content
15,918,889 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
AnswerRe: SELECTING OS Pin
arjo12913-Jan-12 15:57
arjo12913-Jan-12 15:57 
QuestionIs there a way to make a ssh connection without specifying an username Pin
aiming042026-Dec-11 18:45
aiming042026-Dec-11 18:45 
AnswerRe: Is there a way to make a ssh connection without specifying an username Pin
markkuk27-Dec-11 12:08
markkuk27-Dec-11 12:08 
GeneralRe: Is there a way to make a ssh connection without specifying an username Pin
aiming042027-Dec-11 15:35
aiming042027-Dec-11 15:35 
GeneralRe: Is there a way to make a ssh connection without specifying an username Pin
Richard MacCutchan27-Dec-11 21:50
mveRichard MacCutchan27-Dec-11 21:50 
GeneralRe: Is there a way to make a ssh connection without specifying an username Pin
aiming042028-Dec-11 19:43
aiming042028-Dec-11 19:43 
GeneralRe: Is there a way to make a ssh connection without specifying an username Pin
markkuk27-Dec-11 23:04
markkuk27-Dec-11 23:04 
GeneralRe: Is there a way to make a ssh connection without specifying an username Pin
aiming042028-Dec-11 19:44
aiming042028-Dec-11 19:44 
QuestionI need someone to grade My work MIT open course ware Pin
David C# Hobbyist.26-Dec-11 14:00
professionalDavid C# Hobbyist.26-Dec-11 14:00 
Questionsocial networking API Pin
Jassim Rahma24-Dec-11 5:58
Jassim Rahma24-Dec-11 5:58 
AnswerRe: social networking API Pin
Mohibur Rashid25-Dec-11 2:05
professionalMohibur Rashid25-Dec-11 2:05 
AnswerRe: social networking API Pin
thatraja27-Dec-11 22:57
professionalthatraja27-Dec-11 22:57 
Questionhow can i ope outlook from php Pin
williamroma23-Dec-11 21:20
williamroma23-Dec-11 21:20 
AnswerRe: how can i ope outlook from php Pin
Mohibur Rashid25-Dec-11 2:04
professionalMohibur Rashid25-Dec-11 2:04 
Here is the thing:

You must have to remember that PHP run on server side it has nothing to do in Client side. So, the fact is you cannot run outlook using PHP...

But the thing you are looking for is related with the browser html and browser.
here is an example:
HTML
<a href="mailto:someone@somewhere.com">Mail me</a>


When a user click on the the link browser open the default eamil client installed in your computer. follow the link[^] you will get clear view
AnswerRe: how can i ope outlook from php Pin
leddoes27-Dec-11 20:35
leddoes27-Dec-11 20:35 
Questionpaging like linkedin & facebook Pin
Jassim Rahma22-Dec-11 22:04
Jassim Rahma22-Dec-11 22:04 
AnswerRe: paging like linkedin & facebook Pin
Mohibur Rashid23-Dec-11 2:29
professionalMohibur Rashid23-Dec-11 2:29 
QuestionI Want a project using Global.asax file Pin
RashdSiddique22-Dec-11 1:31
RashdSiddique22-Dec-11 1:31 
AnswerRe: I Want a project using Global.asax file Pin
Kevin Schaefer3-Jan-12 12:13
Kevin Schaefer3-Jan-12 12:13 
Questiondetect client language Pin
Jassim Rahma21-Dec-11 19:58
Jassim Rahma21-Dec-11 19:58 
AnswerRe: detect client language Pin
Graham Breach21-Dec-11 21:03
Graham Breach21-Dec-11 21:03 
GeneralRe: detect client language Pin
Jassim Rahma22-Dec-11 0:06
Jassim Rahma22-Dec-11 0:06 
GeneralRe: detect client language Pin
Graham Breach22-Dec-11 2:41
Graham Breach22-Dec-11 2:41 
GeneralRe: detect client language Pin
jan lucas22-Dec-11 1:04
jan lucas22-Dec-11 1:04 
JokeRe: detect client language Pin
Luc Pattyn22-Dec-11 2:06
sitebuilderLuc Pattyn22-Dec-11 2:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.