foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav