login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc