upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
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
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis