hello!
i am queit new to php and i got a project, i have to make a php webpage and link it with a python tool which use to do global alignment of 2 input protein sequence file, i have to use proc_open(), what is this function, m also queit new to linux, please help me...
please help me in proc_open()
Moderator: General Moderators
-
awais_ciit
- Forum Newbie
- Posts: 2
- Joined: Thu Feb 05, 2009 1:52 pm
please help me in proc_open()
Last edited by pickle on Thu Feb 05, 2009 2:48 pm, edited 1 time in total.
Reason: Removed <h1> tags from subject & [b] from body.
Reason: Removed <h1> tags from subject & [b] from body.
Re: please help me in proc_open()
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
-
awais_ciit
- Forum Newbie
- Posts: 2
- Joined: Thu Feb 05, 2009 1:52 pm
Re: please help me in proc_open()
i read it but m unable to understand 
Re: please help me in proc_open()
Sorry - never used it. I can't help much.
And you don't need to bold everything.
And you don't need to bold everything.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: please help me in proc_open()
I think you are biting off more than you can chew trying to do what you are asking for here. If you are new to PHP and new to *nix then you are going to have a heck of time wrapping your mind around what is happening with all of this.
I'd recommend reading up on Linux a tad, specifically as it relates to running or executing scripts and binaries then see if you can use that knowledge in your PHP learning, which I would also recommend grabbing a few books for.
I'd recommend reading up on Linux a tad, specifically as it relates to running or executing scripts and binaries then see if you can use that knowledge in your PHP learning, which I would also recommend grabbing a few books for.