Posts
 
Reputation
Loading chart. Please wait.
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

5 Posted Topics

Member Avatar for nikesh.yadav

Hi digital-ether, [QUOTE=digital-ether;677050]I wrote a class that you can use for the validation with SMTP. It will only work on Linux as Windows doesn't have the getmxrr() function or other DNS functions. If needed on windows, one can replace the DNS functions with the Pear Net_DNS library. [url]http://pear.php.net/package/Net_DNS[/url] [/QUOTE] Thanks …

Member Avatar for pritaeas
0
6K
Member Avatar for ocbphoto

Hi Oma, There's a parse error in your code, you need to remove the extra '}'. I've split up your code so you can see where the error is. [QUOTE=ocbphoto;687622]Guys i am going crazy here I dont know what I am doing wrong here, it renders in blank the page. …

Member Avatar for MVied
0
139
Member Avatar for bdcd

Hi bdcd, [QUOTE=bdcd;686439]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 …

Member Avatar for bdcd
0
129
Member Avatar for knrakesh

Hi knrakesh, [QUOTE=knrakesh;685454]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[/QUOTE] I don't think …

Member Avatar for langsor
0
90
Member Avatar for samarudge

Hi Sam, [QUOTE=samarudge;655068]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] …

Member Avatar for tgbyhn
0
168