Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
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
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem