Hi Guys,
I want to add a class on a DIV, when it is visible to user.
It is working by defining scroll to 200 but it may not work if i have more content on top. So please tell me the simplest way to...
Type: Posts; User: ankush; Keyword(s):
Hi Guys,
I want to add a class on a DIV, when it is visible to user.
It is working by defining scroll to 200 but it may not work if i have more content on top. So please tell me the simplest way to...
Hi, i have an issue with my .htacess file. It is redirecting 2 different url to same file.
I have below code in my htacess:
RewriteRule demo-page demo_page_1.php
RewriteRule demo-page-new...
guys it is fixed by replacing the url from "somepage.php" to "mysite.com/somepage.php"
Thanks all
i have tried to disable .htacess but then it is generating only homepage in xml sitemap.
i think the problem is with absolute url, i am changing all url
from wallpapers/wallpaper-name-123
...
i am generating xml sitemap via some online generator
so my problem is that it is generating some url like this in xml sitemap
...
Please look into this, anyone?
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /
ErrorDocument 404 /404.shtml
RewriteRule profile/([a-zA-Z0-9\-]+)-([0-9]+) profile.php?name=$1&userid=$2
RewriteRule...
Hi guys,
i want to know if this is possible. I have a folder with more than 500 pictures and i want to filter all images.
let me explain
i have this structure
1st image - 800x600
2nd image...
Oops! tried on local host using easyPHP, working perfectly in chrome now. I think something wrong with my host, is this anything i can fix my self or i have to ask my host?
form.php
<form name="frm" action="submit.php" method="post">
<input type="submit" value="Delete" name="b1">
<input type="submit" name="b2" value="Save">
</form>
submit.php
<input type="submit" value="Delete" name="b1">
<input type="submit" name="b2" value="Save">
<?php
if (isset($_POST["b1"])){
echo "delete";
} else if (isset($_POST["b2"])){
echo "saved";
}...
I am storing last login time of user in users table, I want to get all the users inactive from 10 days anyone help with the query.
try this
.pagecontainer {
margin-top:50px;
padding-left:50px;
padding-right:50px;
position:relative;
width:80%;
height:450px;
post your css
hi,
i am asking for publish_stream permission from user when they are trying to login on my website with facebook. Now i want to post on user's wall.
i am using below code but this code...
Hi,
I'm new to actionscript and working on AS3. I have developed media player in flash but facing an issue of developing seek bar which is draggable. The seek bar which i had implemented is not...
resolved just added this code in .htaccess
<FilesMatch "\.(ttf|otf)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
@font-face {
font-family: 'cosmoslight';
src: url('font/cosmos_light-webfont.eot');
src: url('font/cosmos_light-webfont.eot?#iefix') format('embedded-opentype'),
...
hi guys
i am working on a wordpress website and facing a font face issue
http: / / oasisworkflow.com
check this liine Workflow process for WordPress made simple with Oasis Workflow
i am...
i was destroying variable before and then trying to save it and saving in a wrong way like move_uploaded_file
but i tried this
imagejpeg($new, $uploaddir, 100);
and it is working now
any one please help me :(
i found this code and just trying to save the resized image to folder album but it is saving original image, how to save resized image ?
<?php
session_start();
require ("config.php");...
hmm thanks a lot, let me try this...
www.cargo-office.com/login.aspx
i am looking for a script like new arrivals, text changing automatically, please suggest me any similar script like this
hmm thanks, this is what i want, not so smooth animation like light box but it will work.