Forum: Promotion and Marketing Plans Jun 7th, 2008 |
| Replies: 4 Views: 549 |
Forum: Promotion and Marketing Plans Jun 6th, 2008 |
| Replies: 4 Views: 549 New Website Help How can i get Traffic for my new website <snipped url>
i think this is not looking KOOL. Suggest me |
Forum: PHP May 15th, 2008 |
| Replies: 2 Views: 352 |
Forum: PHP May 15th, 2008 |
| Replies: 2 Views: 352 php: Create CSV file <?php
header("Content-type: application/x-msdownload");
header("Content-Disposition: attachment; filename=extraction.csv");
header("Pragma: no-cache");
header("Expires: 0");
require_once( "db.php"... |
Forum: PHP May 15th, 2008 |
| Replies: 4 Views: 421 |
Forum: PHP May 7th, 2008 |
| Replies: 0 Views: 393 Making of Hindi WebSite Hello daniweb Friends, i found my question's answer "How to Make a Hindi WebSite in PHP".
You Can use Wordpress to make a Hindi website After instllation of Wordpress CMS Download a Wordpress Plugin... |
Forum: PHP May 3rd, 2008 |
| Replies: 3 Views: 483 Help for a Hindi Website Hello DANIWEB Friends,
Anybody help me for making a website in HINDI (PHP).. my plan is i give a simple link or tab to change website languge Hindi to English OR English to Hindi.
please help me |
Forum: PHP Apr 26th, 2008 |
| Replies: 1 Views: 204 How make .htaccess Can a .htaccess file to Change this URL
http://www.myhealthidea.com/index.php?article=Natural-Health-Supplement&article1=Natural-Beauty-Care ... |
Forum: PHP Apr 23rd, 2008 |
| Replies: 1 Views: 182 how to make ..htaccess Thanks Jkristos,
but you can suggest me --- i want all the URL Like
http://www.myhealthidea.com/category/subcategory
------ /category/subcategory -----
please suggest me for " .htaccess " |
Forum: PHP Apr 23rd, 2008 |
| Replies: 2 Views: 206 Re: How can i impliment an extension to joomla15 If U Have (Joomla Version 1.5.0) please Folow These Points :-
1. First of all Download a Extension Zip Folder from "http://extensions.joomla.org/"
if ext. Name like "com_mtree-159.zip" = "com"... |
Forum: PHP Apr 23rd, 2008 |
| Replies: 2 Views: 914 |
Forum: PHP Apr 21st, 2008 |
| Replies: 2 Views: 914 |
Forum: HTML and CSS Mar 25th, 2008 |
| Replies: 2 Views: 644 Re: Css form tabless Hello, Here is a simple table less form
<form action="http://www.mywebsite.com" method="post">
<div style="width: 35%;">
<br />
<span style="width: 20%;">User Id : </span>
<span><input... |
Forum: HTML and CSS Mar 25th, 2008 |
| Replies: 1 Views: 391 Solved: horizontal menus Hello, ohtechie here is the solution of your problem n i hope u understand this.
## this is your page where gose horizontal menus
<html>
<head>
<title>Home</title>
<link href="menu.css"... |
Forum: HTML and CSS Mar 25th, 2008 |
| Replies: 1 Views: 468 Css With Different resolution Hi, i have a simple idea about "Css on Different resolution", See Example Below:-
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;... |