hello guys i know this is more php then xhthml question but php is becoming a significant part of the web page design these days. I have a page that displays...
Miro Perdoch
miro500@...
Aug 9, 2006 7:06 pm
10237
Hi, I am not a PHP programmer, but the scenario is familiar in many other languages as well. This is really quite simple to achieve without having to resort to...
David Colliver
david.colliver@...
Aug 9, 2006 7:48 pm
10238
thank you for your help. i just found something similar - using php Modulus Operator: the code suggestion follows: //set the number of columns $columns = 5; ...
Miro Perdoch
miro500@...
Aug 10, 2006 6:28 am
10239
Yes, it is more or less the same. As said, it is quite a common scenario, Admittedly, it needs a little thought if you have never done that before. Best...
David Colliver
david.colliver@...
Aug 10, 2006 7:04 am
10240
... That should work about as expected. I did not syntax check it, but each 6th picture will end up on a new row using that modulus operator as you do....
Hi, If you have a look at my site (http://www.stephaniezylstra.com/) you'll see that down the left of the page I have a menu. Most of these links lead to a...
Hi, I need to find a different host so I can have 2 domain names which have different content. I want to have stephaniezylstra.com (I have that already) and...
Hide the new site on your existing host. give the home page a name like volcanoindex.htm. Then register a domain name with Godaddy.com and use domain...
But, Gordon, http://mysite.verizon.net/g_reeder/Pant/ still appears in the address line of your visitor's browser. I think Steph wants her own domain name...
Bruce, That's because I didn't set domain masking. It's just a check box feature of GoDaddy domain forwarding. With masking set, her domain name will appear...
Hi, I have a php email form on my site. I want to add another feature to it. The url of the email form is http:/www.stephaniezylstra.com/emailme.php. I want it...
Hi, I was playing around with CutePDF Pro eyesterday and I was able to create a digital certificate, offline, in about 10 seconds. I tried to see if it would...
Hi, I'd like to add something to the bottom of my web site. [In the examples below I've used ( and ) around the variables.] I want each page to say "Page last...
Hi! On my web site, http://www.stephaniezylstra.com/ , I'm using a CSS flyout menu with up to 3 levels as my navigation system. It's not javascript, just CSS...
yeah, pennies are good... I'm getting married on the 28th of January and I don't imagine that I'll have pennies again after that. ... regards Franki...
Wow, congratulations! You really were/are behind, weren't/aren't you? Our commenting is broken on our site. I am thinking it is time for a new WP install...
Congrats Fanki, on your upcoming marriage. I too have been wondering if/when Paul was going to have a new edition out, I really need a refresher course in HTML...
I wouldn't suggest using your own cert for a web site.. It isn't that most people care, it is that most people will think it is very suss and will stay away...
Hi been working on a cookie to stop the disclaimer popping up everytime people enter my jokes pages http://www.eugenemdonaghy.me.uk\jokes.htm code is at...
... I ggot you beat I have the 4th edition. However I feel so OVERWHELMED by the
new changes. Number 6 is going to be my Christmas gift to myself. And congrats...
Hi! I've been trying to get some CSS fixed positioning to work properly. My web site is http://www.stephaniezylstra.com/ and the stylesheet is stylesheet.css...
The CSS fixed attribute (which is what you'll need to use) doesn't work in IE, and your CSS file uses absolute, which set the container from the top (or...