php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se