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
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
retrieving policy name inside the function called by this particular policy
Hi there,
I've playing around with dbms_rls package, trying to set up some security repo
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see