passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!