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
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();