formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.