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
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <