Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
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
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b