Search Results

Search: Posts Made By: GagleKas
3,580
Posted By GagleKas
isset() PHP function in cgi bash scripts
Hi!

Some minutes ago I've posted a question related with sed regexps because I need to catch information sended with forms with GET action. This is the post:...
2,921
Posted By GagleKas
Thanks. I'm new to regexp and there are 2 things...
Thanks. I'm new to regexp and there are 2 things that I don't understand.

([^&]*)

This matches 0 or more characters that are not &, right? This will match the string "hello" in the first...
2,921
Posted By GagleKas
Regular expression with SED
Hi!

I'm trying to write a regexp but I have no luck...

I have a string like this:

param1=sometext&param2=hello&param3=bye

Also, the string can be simply:

param2=hello

I want to...
Forum: Programming 10-27-2009
2,980
Posted By GagleKas
cd command in shell application
Hola.

I'm making an application that manages and executes commands unix shell does. The program can execute single commands except the cd. The commands are executed with execvp and it seems that...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 05:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy