Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
~13.1K People Reached
About Me

http://techbrush.org

Interests
http://facekut.com
PC Specs
http://xradiant.com
Favorite Tags
Member Avatar for ggeoff

Hi There is hardly a problem with adding a new hard drive to a desktop computer but how should one update the hard drive on which the operating system is installed? Hard drives fail, I have experienced only one over a period of twenty years and that was replaced under …

Member Avatar for ggeoff
0
233
Member Avatar for baig772

Hi all I have a website about magazines and I want to upload the pdf file into it and create a flipping book effect for that uploaded file. I have seen many softwares but he problem is * I want to integrate this functionality in my website * I am …

Member Avatar for diafol
0
230
Member Avatar for dalip_007

Hi All I want to show the location of client on my site to show some message like "You are sitting at NewYork". Please let me know how this is posiible. I have seen on some fake stuff on dating site like. "i m online from CA" etc. I know …

Member Avatar for behzad61
0
287
Member Avatar for dalip_007

Hey experts. I have two database, i want to fetch values from one of the table from one database and then insert that into another table on another databse, server is same. can i do it? if yes please give some suggestions how to make it hapoen. many thanks in …

Member Avatar for JorgeM
0
254
Member Avatar for dalip_007

well Guys i am not sure if what i want is atleast possible or not. what i want is to write a script in php, which will crawl through all my hard drive for all files and folders irrespctive of the file type and pick the emails address up and …

Member Avatar for pritaeas
0
200
Member Avatar for dalip_007

hey guys i have an array in php and it contains some records twice, trice or so. I only want to list those records once while fetching array elements. eg. "entry 1" comes five times in the array then i want to display it only once and then next element. …

Member Avatar for dalip_007
0
121
Member Avatar for dalip_007

hi guys i am working on a site where people can add a button to add a search listing to their favorite item using cookie in php. then they can get this list of cookies to email to their friend, now is there a way to do this? I mean …

Member Avatar for HITMANOF44th
0
255
Member Avatar for dalip_007

Hey Guys What i want is, to show a pop up or a simple div or a modal or any dialogue box to to load on my home page to show welcome message, whats new etc stuff, which will be displayed only once in a day to every visitor of …

Member Avatar for kiamzattu
0
114
Member Avatar for dalip_007

Hey guys I am getting a random number using built in function in a given range of number, like between 300 to 10000. but i want to make sure random number should not be repeated, e.g. if rand() function has output 305 once, it should not come again, for this …

Member Avatar for urtrivedi
0
154
Member Avatar for dalip_007

Guys Is there a way to export the record of a table in csv format and then send that csv as attachment in mail to anyone using php? Thanks

Member Avatar for vibhaJ
0
115
Member Avatar for dalip_007

Hi Experts, I have a table and I want to check once in a day if some records have been added or removed from this table within last 24hours ,and then send an e-mail to myself of all those added or removed records only . Any idea about how can …

Member Avatar for dalip_007
0
91
Member Avatar for dalip_007

Hi guys I run a site like twitpic.com for twitter , and what I want is when someone post picture on my site then it get shown up on twitter time line just like pics from twitpic, plixi and yfrog are shown, Any one have idea of how to do …

Member Avatar for dalip_007
0
66
Member Avatar for dalip_007

hey guys, I have a site where users can upload photos, what i want is when they upload photos, then automatically, my site name should be labeled on image so that when some one download that image a watermark of "mysite.com" is printed on that image. any idea how to …

Member Avatar for dalip_007
0
74
Member Avatar for dalip_007

Hey Guys, i have a twitter like website, where user can post tweets longer then 140 characters as well. But what I want is to make just 140 character visible initially and then show there a link preceded by dots like: "sample text sample text sample text sample text sample …

Member Avatar for vibhaJ
0
60
Member Avatar for dalip_007

Hey guys I have an encrypted ip address in php like $visitor_ip = ip2long($_SERVER['REMOTE_ADDR']); $visitor_ip looks like this 1860881473 can i decrypt this number to get a proper ip like "42.108.196.150""? if there is a way todo so? Thanks again

Member Avatar for dalip_007
0
71
Member Avatar for dalip_007

hey guys I have a string containing email addresses like "ceo@facekut.com" <ceo@facekut.com>,"Rahul Mahajan" <creative.rahul007@gmail.com>......... Now is there a way in php to remove all the things between quotes "..." and make this look like below? <ceo@facekut.com>,<creative.rahul007@gmail.com>......... or [email]ceo@facekut.com[/email] ,creative.rahul007@gmail.com......... I would be very thankful if anyone has answer. Thanks

Member Avatar for dalip_007
0
165
Member Avatar for dalip_007

Hi guys. I run a social networking site based on php and mysql and i want to let the users to invite their gmail and yahoo address book contact to invite to my site using their email. Any idea about how can this be done? thanks

Member Avatar for dalip_007
0
100
Member Avatar for dalip_007

Hi Guys, what i want in php may be a simple thing for all you expert people :-), but i am stuck in this problem. what I want is , to search for a word in the strings which starts from character "@". For example string is : "hey people, …

Member Avatar for RoyalElite96
0
162
Member Avatar for dalip_007

When we are on facebook page and someone sends us a message,(not chat message), or any notification does occurs, Then a red number is appeared at the top to notify us (user) about the message. even if we don't refresh the page. This happens without the page refresh, Same thing …

Member Avatar for Moderns
0
112
Member Avatar for dalip_007

Hi Experts I was wondering if anybody could tell me how can i get computer name of any visitor of my site. Getting ip address is simple but this ip address remains changing in case of dynamic ip, so i need to know the computer name of visitor. Many Thanks …

Member Avatar for chrishea
0
68
Member Avatar for dalip_007

Hi Guys I require a Java applet (and web service on server) permitting upload of large files to the server. Client side: The applet UI should simply permit selection of a file for upload from the local directory structure. The server URL will be hard-coded in the applet. When the …

Member Avatar for dalip_007
0
148
Member Avatar for dalip_007

Hi all I want to make sure that my password field should contain numbers as well as letters i am using something like function isAlphabet(elem, helperMsg){ var alphaExp = /^[a-zA-Z]+$/; if(elem.value.match(alphaExp)){ return true; }else{ alert(helperMsg); elem.focus(); return false; } } but it does nothing when there are letter in field …

Member Avatar for dalip_007
0
96
Member Avatar for dalip_007

Hi Guys i am working in a site say sample.com. which should have a search engine . this search engine should search videos from another site say sample2.com or youtube.com for example. it will only show thumbnail, views rating etc of the fetched video. and when user will click on …

Member Avatar for =OTS=G-Man
0
113
Member Avatar for dalip_007

Hi i am using xampp server (php/mysql) and getting error like "Mysql packet size is 0.9990234375MB and it is lower than the size of the file GeoIPCountryWhois.csv which is 9MB. " So I want to change packet size to make it happen. can anyone please tell how to make it …

0
74
Member Avatar for dalip_007

hey guys i have seen in twitter that, tweets appears without the refresh of page, i want same kind if script or functionality. any idea or related tutorial? Thanks in advance.

Member Avatar for dalip_007
0
75
Member Avatar for dalip_007

I want to select a single column from a table but cannot use "mysql_result" query. is there any other way to output the data of that specific column? Thanks in advance.

Member Avatar for vaultdweller123
0
68
Member Avatar for dalip_007

hi everyone i am doing this <?php $strXML1 = "<chart caption='COST OF TURNOVER' subCaption='' showPercentValues='1' pieSliceDepth='30' showBorder='0'>"; echo $strXML1; ?> can anyone please tell me why echo $strXML1; does not out put anything. how can i do this. Thanks in advance.

Member Avatar for dalip_007
0
139
Member Avatar for dalip_007

Hi everyone Forgive me if I am asking a foolish thing, i have seen several time this sign "->" in php. example is below $total_report['turnover_cost_annual'] = round($rows->turnover_cost_annual); It is bold here "ound($rows[B]->[/B]turno" can anyone please let me know how it is pronounced and whats its use in php. Any usefull …

Member Avatar for dalip_007
0
144
Member Avatar for dalip_007

Hi can anyone please let me know , how to check if table is empty or not? I am using php5 and mysql. Thanks in advance. :-)

Member Avatar for ppetree
0
8K
Member Avatar for dalip_007

Does anyone know how to find and trace website visitor's location(Country/city) using PHP/sql? Thanks in advance.

Member Avatar for dalip_007
0
126