Posts Tagged ‘html’
Missing Data from Access Export – where is it?
im desperately trying to get my CMS data from Access to mysql but when i export in any format be it xls, xlsx, or csv - my HTML_BODY field only has half the HTML in it that exists when i view in access am i limited to how much data i can export this is going to be a massive [Read More]
Creating a web browser text based role playing game
I want to create my own text based rpg, but I have no idea how to start, I'm learning some HTML and CSS to start, but I don't know what else I will need. [Read More]
I can’t seem to get php to work
I have used the following test.php CODE PHP Test This is an HTML line and get a display as follows: This is an HTML line This is a PHP line"; phpinfo(); ?> What have I missed? [Read More]
Need help fast
Can anyone tell me why this simple script works in mozilla and chrome but not in IE. CODE Formulier Bestelformulier Naam Bedrijf: Naam Contactpersoon: E-Mail: Naam artikel: Artikelnummer: Aantal Opmerkingen: [Read More]
[SOLVED] Letting PHP Ajax fetch data from SQL
Hi I have a client database called my_db, more or less the same as from the tutorials from w3schools. I have a table called clients [Read More]
Zend Mail and embedded images
Hello everyone. For those who have used Zend Framework, I have the following issue: I've been playing around with Zend Mail, it's been very useful. [Read More]
How to save the word: Café to a database!
I just can't get my head around this problem. I have a CMS and need to save foreign content to it so the word Café comes up a lot. [Read More]