dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am