parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe