retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Company Code for Vendors created through Business Partners
Hi, experts!
I'm trying to set up the integration between Business Partner (BP) and Vendo
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
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
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see