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
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor