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
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and