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
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,