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
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now