Hi,
I want to publish a menu via an RSS feed such that the device recieving the RSS feed will only show menu for that specific day. Is this possible?
Thanks,
Mark
User Profile
Collapse
-
i want the menu i.e. the list to be justified. i.e. i want the whole list to equallly spread across the the whole page. At the moment it just centers. does this make more sense?
cheer,
philleep -
philleep replied to Number of displayed pictures should fluctuate depending on how much text there is.in PHPok, thanks,
do you know how to solve my problem?
cheer
philleepLeave a comment:
-
can you tell me how i use a tool kit? do i have to install it? and how will it work on the server?
cheer
philleepLeave a comment:
-
-
philleep started a topic Number of displayed pictures should fluctuate depending on how much text there is.in PHPNumber of displayed pictures should fluctuate depending on how much text there is.
Hi,
I have a php page with content on the right and images on the left. At the moment the page picks 2 random images and place them on the left. The content on the right varies quite a bit, sometimes its short so 2 pictures looks ok, other times its longer so needs more pictures.
Could someone tell me how i could get php to pick more than 2 pictures if there is lots of content but just 2 if there is not much content?... -
menu justifying...
Hi,
I want to have a menu for my website. the way i am doing it at the mo is to have a list that is 'inline' with no style. I want my menu options to justify so they spread across the space. How can i do this when my menu options are more than one word long?
my code at the moment is:
<div id="topmenu">
<ul>
<li><a href="#">Menu option one</li>... -
php include
Hi,
i've just started on php. i want to split my site up into include files so that i can have seperate html files with my menu etc in and then include them in the php page. the code i've been using is below - when i do this i get the desired effect except there server puts a '1' in the webpage under the included part. Any ideas?
My code:
from my php file...
[code=html]
<div id="menu">... -
here's my output from the code:
PHP Version 5.2.1
System Windows NT SHARK 5.1 build 2600
Build Date Feb 7 2007 23:10:31
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
Server API Apache 2.0 Handler
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\wamp\Apache2 \bin\php.ini ...Leave a comment:
-
thanks for the advice.
i'm definaetly using the webserver.
will try the php you suggest and get back to you.
cheer
philleepLeave a comment:
-
PHP code not getting parsed on WAMP server
Hi there,
I have some PHP issues. Basically i've installed WAMP so that i can have a webserver/local host. I have a local host but at the moment the php isnt doing anything. Anywhere i use php code it is ignored. even the most simplest code doesnt work. so i guess i need to set up wamp, could someone advise how i do this and the settings i need.
another question. do i need interent access on the pc that i use wamp and... -
contact form tutorial
Hi,
Can someone tell me how to do a simple contact form in pho? Or direct me to a resource?
Cheer,
Philleep -
auto thumbnailing
Hi,
Someone told me that you can do auto thumbnailing in php. How?
cheer,
Philleep -
display random set of pictures on page
Hi,
How do i do a random picture selector for a page in php. Basically i want to pic 3 pictures from a pool of 40 and display these on screen.
Cheer,
Philleep -
configurations required after installing Wamp
i've installed wamp so does that mean i'm ready to go with php?
do i need to set any configurations?
cheer
philleep -
in css use:
Code:body{ background:url(yourimage.jpg); }
philleep...Leave a comment:
-
well when you get the windows machine going, i would be grateful if you or someone else could try this code out.
cheer
philleep...Leave a comment:
-
Vertical centering
Hi,
is there anyway of determining the screen resolution used by the computer and setting the page height to that so that a page is vertiaclly centered. could anyone show me a page that is vertically centred?
cheer
philleep -
I've applied the correct doctype (i think) and validated my code (with dreamweaver). however that method doenst seem to work at all. any ideas now? or am i being a complete muppet?
cheer
philleep
ps my code:
Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <style type="text/css">
Leave a comment:
-
you need to do this with and image that is 1px wide and you screen height high. the image will fade from dark to light. you can make this image in photoshop. then add this to your css
Code:body{ background: url(yourimage.jpg) top left repeat-x; }
philleep...Leave a comment:
No activity results to display
Show More
Leave a comment: