Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
Actual Results
- DavyDuke17
- Foro: Google SEO
- Tema: Declaring UTF-8 in a Google News site map possible?
- Subject: Declaring UTF-8 in a Google News site map possible?
- Respuestas: 0
- Vistas: 2374
Posted: Julio 10th, 2009, 5:12 pm
I just got accepted to google news and it suggests creating a google news site map to optimize the indexing of pages. Getting pages indexed quickly into google news seems like it'd be important so I'm looking up how to make one. On there guide it says "The News sitemap URL needs to be encoded f...
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: htmlspecialchars problems
- Subject: htmlspecialchars problems
- Respuestas: 1
- Vistas: 586
- Subject: htmlspecialchars problems
Posted: Junio 19th, 2009, 8:45 pm
In my database I have a text field that holds articles that can include html tags such as links, bold, ect. However, it also has alot of regular text that may have quotes and other characters that need to be converted using htmlspecialchars. However, when I use the htmlspecialchars function it also ...
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: Subdomains and htaccess
- Subject: Subdomains and htaccess
- Respuestas: 1
- Vistas: 535
- Subject: Subdomains and htaccess
Posted: Diciembre 24th, 2008, 11:24 am
I believe I can achieve the following with htaccess but am not positive, so I was hoping someone could let me know and maybe help me out. What I want to do is if someone accesses the following page on my website test.domain.com they are actually viewing the file domain.com/x.php?subdomain=test . If ...
- DavyDuke17
- Foro: Website Design Forum
- Tema: IE Spacing Bug?
- Subject: IE Spacing Bug?
- Respuestas: 1
- Vistas: 740
- Subject: IE Spacing Bug?
Posted: Enero 21st, 2007, 1:34 pm
I figured out what was the problem.. it was oddly because there was space between my <tr> <td> and <img> tags. I have never had this be a problem before but this is my first time using xhtml, so maybe that is why.. (note the space only appeared in internet explorer). Maybe this wil...
- DavyDuke17
- Foro: Website Design Forum
- Tema: IE Spacing Bug?
- Subject: IE Spacing Bug?
- Respuestas: 1
- Vistas: 740
- Subject: IE Spacing Bug?
Posted: Enero 21st, 2007, 11:34 am
I just designed a layout for a personal website of mine (I'm not what you'd call an expert) and while it looks fine in Firefox and almost any other browser, when I view it in Internet Explorer there is an odd white space between my logo and menu underneath it. I was wondering if anyone would be will...
- DavyDuke17
- Foro: Other Google Information and Resources
- Tema: Google Backlink update ?
- Subject: Google Backlink update ?
- Respuestas: 17
- Vistas: 1963
- Subject: Google Backlink update ?
Posted: Septiembre 16th, 2006, 8:17 pm
I checked my site on different data centers and I have seen an increase in backlinks on some of the datacenters, so I guess it is a backlink update
- DavyDuke17
- Foro: Website Reviews
- Tema: SITE REVIEW: Stuff I really hate - when you're angry website
- Subject: SITE REVIEW: Stuff I really hate - when you're angry website
- Respuestas: 23
- Vistas: 2274
Posted: Septiembre 12th, 2006, 9:44 am
See what others think first.. I'm only one person and certaintly no expert.
- DavyDuke17
- Foro: Website Reviews
- Tema: SITE REVIEW: Stuff I really hate - when you're angry website
- Subject: SITE REVIEW: Stuff I really hate - when you're angry website
- Respuestas: 23
- Vistas: 2274
Posted: Septiembre 11th, 2006, 10:03 pm
I don't have a problem with the layout.. I like that its real simple, and doesn't look bad despite not having any images. The thing that I don't like so much is the color scheme. I don't mind the gray background, or how any of the font colors look on top of the gray for that matter. However, I don't...
- DavyDuke17
- Foro: Website Reviews
- Tema: SITE REVIEW: Around the Diamond
- Subject: SITE REVIEW: Around the Diamond
- Respuestas: 3
- Vistas: 571
- Subject: SITE REVIEW: Around the Diamond
Posted: Septiembre 11th, 2006, 9:37 pm
This is a baseball news/media website I have been working on:
http://www.aroundthediamond.com
Don't worry about my feelings..
http://www.aroundthediamond.com
Don't worry about my feelings..
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: Connect to MySQL from external server
- Subject: Connect to MySQL from external server
- Respuestas: 5
- Vistas: 797
Posted: Abril 6th, 2006, 5:25 pm
I have already added in the ip address in the Access Hosts section, before I had done that it had said: Warning: mysql_connect(): Access denied for user After I put in the ip address it now says: Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider ...
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: Connect to MySQL from external server
- Subject: Connect to MySQL from external server
- Respuestas: 5
- Vistas: 797
Posted: Abril 6th, 2006, 4:42 pm
The mysql port number for the host I am trying to connect to is the default one - 3306, I added it to the mysql connect function to make the server parameter domain.com:3306 , but I am still getting the same error.. thanks for the help anyways.
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: Connect to MySQL from external server
- Subject: Connect to MySQL from external server
- Respuestas: 5
- Vistas: 797
Posted: Abril 6th, 2006, 3:04 pm
I am trying to get a website thats hosting does come with MySQL to connect to the database on another website of mine that does support it. However, I am getting this error when I try to do the mysql_connect() function: Warning: mysql_connect(): Client does not support authentication protocol reques...
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: php sockets
- Subject: php sockets
- Respuestas: 5
- Vistas: 595
- Subject: php sockets
Posted: Julio 15th, 2005, 7:27 am
nevermind, it wasn't working because it had a thing of white space after each line in the code. Its working now.
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: php sockets
- Subject: php sockets
- Respuestas: 5
- Vistas: 595
- Subject: php sockets
Posted: Julio 15th, 2005, 7:10 am
Alright, I'm using file() to get the code into an array. Now I am trying to find a certain line of code that will always be there, but not always on the same line. The line I am trying to find is:
Now this is what I am doing to try and find what...
Código: [ Select ]
<td><b>G</b></td>
- DavyDuke17
- Foro: Programming / Scripting / Coding Forum
- Tema: php sockets
- Subject: php sockets
- Respuestas: 5
- Vistas: 595
- Subject: php sockets
Posted: Julio 13th, 2005, 5:59 pm
Cool, does that work for dynamic url's also? Like if the url has a variable attached to the end that will impact the html code that will be displayed.
