timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her