GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh