need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora