Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']