Search:
Type: Posts; User: peppy
Search :
Search took 0.01 seconds.
Seems like this forum is having some login issues as I was going to reply at this thread but the forum was not accepting my login at that thread in particular...
...
I have something set up where all of my "http://mysite.com" gets redirected to "http://www.mysite.com". All of my links in my site are set up consistently as well with the "www." in the URL.
Do...
I have a strange problem. When a guest visits my contact-user.php page, they get a message telling them the must login before viewing the page.
After the guest logs in, they view the same page and...
bump
I am having some of the same exact problems and can't find any other solutions on Google or anywhere.
Thanks for the response. Unfortunately, I was working on this example earlier when I found it at Google, but it seemed a bit complicated.
Basically, I wanted to get an auction style clock.
I...
Greetings,
All I need is a simple countdown clock where I can input a random total number of seconds from a variable and it will display a countdown containing days, hours, minutes and seconds.
...
Awesome, so I can set up a cron job to delete the image itself in my "images" folder?
Do you know how to set this up? I know how to delete things out of the database but I don't know how to set...
Nevermind, I just solved the coding problem by myself (YUSS!!)
Another question:
If I want these images to expire after a year, is there some way to automatically delete these files out of my...
Greetings,
I don't know if this thread is still supported but I have a question regarding MULTIPLE image uploads.
I would like people to upload two images (Husband and Wife).
I have two...
I believe I have found away around it. Thanks for the help
To the Moderator, could you please delete this thread or at least my website URL?
Thanks
What is the difference between type="text/javascript" and language="JavaScript" in terms of getting a script to work?
Why would language="JavaScript" work but not type="text/javascript"?
I tried these and even more and they don't work. I still can't figure it out. Here is the code from my .htaccess file as well:
RewriteEngine On
RewriteRule ^fr/(.*)$...
My website is at www.lolcasino.com. The script in question is the language translator at the very top of the page with 13 flags.
The original working script code is:
<script...