User Profile
Collapse
-
Deadlines
For openers, I know that to delete a file to use the unlink function but, how, if I wanted something to unlink on a certain day, or to put things in the perspective of reality, how do I make a page disappear on a given day, for instance,I am writing an online e-card script and what I need to know is how to make the card expire at a certain amount of time after the card was posted. Thanx, Dave -
Sending a form
Travis, if the url is correct then you should have no major problems, however you might want to consider using hidden fields for passing variables instead of through the url itself. From the little bit of info you've provided I don't know if this will help or not but perhaps if you clarified things a bit I'd be more than glad to help you get your form working, Dave -
Finding the path
PerlDiver Hi Mark, A really easy way to find the path is to run a short script named perldiver.cgi You can download a copy of it at PerlDiver You can use this script to find out different things about your server besides paths. Otherwise, seeing as you already know the filename (you posted .../../programfilename ,start with the root path and trace it directly to the program. Hope this helps. Dave :)Leave a comment:
-
Dynamic menus
Hi, I need to know how to create a dynamic menu-like the ones seen so often which will appear as page 12345 The current plans are to store the pages in a flat file system which would be something like $author|$title| $date etc.(of course in the actual text file I'm not actually using the dollar sign-only using it here for example purposes.
I know that somehow a for loop is used in this and for the past few days have been pulling my...
No activity results to display
Show More
Leave a comment: