Search found 4 matches
- Tue Mar 07, 2006 11:43 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 8
- Views: 263
- Tue Mar 07, 2006 10:09 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 8
- Views: 263
- Tue Mar 07, 2006 9:57 pm
- Forum: PHP - Code
- Topic: php code error
- Replies: 8
- Views: 263
php code error
feyd | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] can someone please tell me the error in the following code? Parse error: parse error, unexpected T_STRING, expecting ',' or ';' echo...
- Tue Mar 07, 2006 2:26 pm
- Forum: PHP - Code
- Topic: links
- Replies: 1
- Views: 110
links
Is there a way to store links inside a mysql database? I want to display each different link as the word "preview" for the products I sell. I could make a field and have "preview" for each item, but then how could i assign a different link (each link would point to a dfiferent fi...