problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h