header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.