Search found 5 matches
- Sun Feb 22, 2009 7:13 pm
- Forum: PHP - Code
- Topic: "Parse error: syntax error, unexpected T_VARIABLE" Error
- Replies: 5
- Views: 121
Re: "Parse error: syntax error, unexpected T_VARIABLE" Error
I'm quite new at this. I am using Dreamweaver cs3 on a mac osx 10.5.6. I think it is PHP5
- Sun Feb 22, 2009 4:38 pm
- Forum: PHP - Code
- Topic: "Parse error: syntax error, unexpected T_VARIABLE" Error
- Replies: 5
- Views: 121
Re: "Parse error: syntax error, unexpected T_VARIABLE" Error
This is all the code for the page: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/h...
- Fri Feb 20, 2009 12:24 am
- Forum: PHP - Code
- Topic: "Parse error: syntax error, unexpected T_VARIABLE" Error
- Replies: 5
- Views: 121
"Parse error: syntax error, unexpected T_VARIABLE" Error
I keep on getting this error and am not able to rectify it. It always comes up on line 22.
- Thu Feb 12, 2009 7:11 pm
- Forum: PHP - Code
- Topic: Password Protected Field or Page
- Replies: 3
- Views: 214
Re: Password Protected Field or Page
The trouble is I dont know anything about PHP codes or how to do this
- Thu Feb 12, 2009 4:16 pm
- Forum: PHP - Code
- Topic: Password Protected Field or Page
- Replies: 3
- Views: 214
Password Protected Field or Page
Hi, We a creating a website for a client and they want a password protected page that you need a password to gain access to the web content. We do not want it to do it from the CPanel where a drop down window shows up from the toolbar. We already have an allocated area on the homepage where we just ...