shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??