remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
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