php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
1 How to sructure the strSelect statement.
2 How to instruct
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see