mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
quick question about System Change Number(SCN) in FlashBack Query topic
i know tht we can get the SCN of the database using flashback concept as follows
SQL>
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco