PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin