thank you very much... just another question. same script includes img with code below. I wish to make $verzeichnis = "img/thumbs/"; relative to server root path. I tried different ways with...
Type: Posts; User: Marquis; Keyword(s):
thank you very much... just another question. same script includes img with code below. I wish to make $verzeichnis = "img/thumbs/"; relative to server root path. I tried different ways with...
Hi
I use this script wich randomly returns a line of text from a txt file. The text are randomly choosed line by line. My Question : is it possible to modify this code so that the text can be over...
I found this affilate link masking script and it works:
<?php
$v = $_GET['v'];
// In case someone calls naked php file
if ($v == '') {$link = 'http://example.com/';}
// Add as many as...
Thank you for your answer but i am not a coder... i don't have idea how to do what
Hello
I use this script to random include file from a directory. I must declare all files that i want to choose from.
Is it possible to change this that it includes files from a directory...
Thank you for your answer. I think i found that you meant:
function geoPlugin() {}
Found this script and it works for me for blocking access to website depending on country code. I have different shared hosting accounts on different hostingsprovider and on one of them this script...
Hello
Don't know if its possible:
I have several folders on different topics with quotes. The quotes are separated by divider.(*)
In an html or php page I would like to have random quotes from...
Thank you very very much. This was exactly what i was searching for !
Right, thats what I want - any link can have any alt. All links in one file, one link per line, and all alts in another file, one alt per line. Each link and each alt could be chosen separately and...
Sorry, my english is not the best. I will try to explain again.if I understand it right, and so does the script work by me,
I must have at least 10 different alt texts in 10 individual txt files....
thank you, it works. I have two questions:
I have observed that many duplicates are shown. Is it possible that the script can check if an image is already being shown? 2. Question: Is it possible to...
multiple-random-image-php-script
Hi guys...
I nee help of how to call multiples images from a folder....
I have a folder called images and it has many images in it. but i need only 10 images...
I am looking for a script that can be set to redirect to a specific url based on a fixed time range depending on servertime.
lets say redirect to url when the server clock is between timerange from...
Thanks for your fast replies, but none of this scripts does load a script, for example on monday monday.js.
Need to load a .js file from a directory depending on day of the week. If its monday load Monday.js. I can not figure this out .. i tried this
<script type="text/javascript">
...
Hi, hope someone can help me:
I have a htaccess protected password protected directory with
AuthType Basic
AuthName "Password"
AuthUserFile "/home/....."
require valid-user
My Question:...
Hi, i need help with following script wich i use to to display different content depending on the time of day. But between 0 and 1 nothing is displayed. Whats wrong?
function goto(){
var...
Hi
Yes the snippet is correct!
I found out why it didn't work. It was my fault. I wrote all the code in one line. a line break after the $ sign was the solution :)
Thank You
I need help with htaccess
I want allow access to a page only if the user comes from a specific url
A website with two HTML pages, A and B.
Both can be accessed by typing the URL, of course....
Thanks, it works fine.
is it also possible to scan subfolders and grab text files from ? How I Can Do that?
Hello! For my Web site I have a number of directories that contain a number of text files with various bits of information that I wanted to display on my php pages. Ideally, I wanted to be able to...
I have a script that loads different login pages, depending on time range of day. How can I do that the page does automatically a reload at a certain time if the user has open the page previously ?
...
Hi all
I'm looking for a php script where I can load and include random images from a specific folder plus random alt descriptions from a specific folder as .txt file for every image. Description...
sry, wrong forum