[PHP HELP] Php order form.
Hello to everyone @ phpfreaks. Im new to this site and hope to learn lots of things here.
Fir
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,