$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele