Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi