Rahul Gandhi denied domicile certificate from Amethi
Lucknow, April 3 (IANS) An application moved by Congress vice president Rahul Gandhi to get a domi
Denied ticket, JD-U sitting MP joins BJP
Patna, March 23 (IANS) In another setback to Bihar's ruling Janata Dal-United (JD-U), its sitting
Will contest in a dignified manner against Amarinder: Jaitley
New Delhi, March 22 (IANS) Senior BJP leader Arun Jaitley Saturday said he would contest the elect
Jaswant Singh denied ticket for Barmer
New Delhi, March 21 (IANS) The BJP Friday denied a ticket from Barmer to senior leader Jaswant Sin
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Married Men
There is a rather sizable factory that hires only married men.
Concerned about this, a woma
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
ORA-01017: invalid username/password; logon denied
Dear All,
I am facing problem in taken backup from db13 it comes up with the following l
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q