Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++