split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
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
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?