Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?