Forum: Absolute Beginners
01-07-2008, 05:29 PM
|
|
Replies: 5
Views: 1,156
Did that, still the same, now i've added the...
Did that, still the same, now i've added the mysql connect above the <html> tag, and still no difference, but whhen I make an new file in notepad, put the code there, and put <html><body>test if...
|
Forum: Absolute Beginners
01-07-2008, 03:03 PM
|
|
Replies: 5
Views: 1,156
Starting with php in my html page
Hello, I made the following page (plain html, no css or anything):
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>.:: Ragnarok Society :: Home ::.</title>
...
|