Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
30% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #25.0K
Ranked #4K
~7K People Reached
About Me

Coder/System Admin

Interests
My hobby is my work - Coding, Telecoms, VoIP
Favorite Forums
Favorite Tags
Member Avatar for nikesh.yadav

hi all, i m working on the email validation i ve to check email id either it is correct or not but i cannt send mail on them. ie when i validate all email id client send newsletter and they should not bounce. thanx in advance

Member Avatar for pritaeas
0
6K
Member Avatar for ocbphoto

Guys i am going crazy here I dont know what I am doing wrong here, it renders in blank the page. I apreciatte very much your help. Oma [code] <?php //include("functions.php"); //dbConnect(); //ADD YOUR OWN DB CONNECTION HERE ?> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta name="generator" content="Adobe GoLive" /> …

Member Avatar for MVied
0
137
Member Avatar for bdcd

So I want the code to allow the user to login and then direct them to their page, I'm just not sure how I can do that. Here's the table and code I have, is there a way to make "header("location:/instacp.htm");" pull the location from the table in the database? …

Member Avatar for bdcd
0
125
Member Avatar for knrakesh

Hello friends, i copied a table from other database and using in other database, when iam using the same table in other database the primary key in the table is just auto increamenting from the past table only. i want it to start from 0 Rakesh

Member Avatar for langsor
0
90
Member Avatar for samarudge

Hi, I have set up a URL rewriting rule for my website: [CODE]RewriteRule ^([A-Za-z]+)/([A-Za-z]+)\.html$ /main.php?Area=$1&Page=$2[/CODE] Which works fine if I request a page like [url]http://mysite.com/folder/something.html[/url] it would show [url]http://mysite.com/main.php?Area=folder&Page=something[/url] but I want to also be able to pass the rest of the query string so something like [url]http://mysite.com/folder/something.html?Bob=Jim[/url] would pass …

Member Avatar for tgbyhn
0
159