Hi expertise, When any one write postcode in my website, I am verification postcode before he sent information. how its possible. Plz help me about this....
... You have to write php validation and/or javascript valdation code to implement the proper postcode format ensuring the data inputted is okay for you....
11499
Joe Forsythe
jforsythe@...
Apr 1, 2009 1:55 pm
If you use JavaScript, it should only be as a preliminary step -- it's completely unreliable where security is concerned. -- Joe...
Hello all, I need to fetch contacts which are stored in Microsoft outlook express using PHP. Do u have any script for these or please advice me about how can i...
hello, is it possible to get any hardware's ID using php/javascript of the client not the server? it can be any hardware like CPU, Memory, HDD, NIC or...
There are very few things widely runs on clients computer. 1) java applet 2) flash 3) javascript. 1 & 2) It may not have access to those information, It may be...
11506
Joe Forsythe
jforsythe@...
Apr 3, 2009 2:11 pm
The closest thing you're really going to get is IP address. -- Joe...
ip are not much effective. it is changing in dialup connection or same for proxy. On Fri, Apr 3, 2009 at 8:06 PM, Joe Forsythe ... -- Best Regard, Raju ... ...
11508
Joe Forsythe
jforsythe@...
Apr 3, 2009 2:52 pm
Correct, but that's what you're stuck with. You can also toy with cookies, but they're not really any more reliable. The question now is what do you need...
On Thu, Apr 2, 2009 at 8:16 PM, Bala Sundar <sundar_genisoft@...> ... using PHP. ... that.. First save the contacts in CSV format and then you can read...
Somebody asked me for php-mysql developer. Sometimes it is difficult to find a better one or promising developer. I don't know who is doing better. Or, who...
Hello 9el, I don't see anything in your email. Could you please resend that? Thanks & Regards _____________________ Almas Hossain Cell: +8801 - 717 - 531468 ...
... Use FreeOpenSourceSoftwares, Stop piracy, Let the developers live. Get a Free CD of Ubuntu mailed to your door without any cost. Visit : www.ubuntu.com ......
11515
Joe Forsythe
jforsythe@...
Apr 4, 2009 7:38 am
Oh reeeeeeeeeeeally? I'd love to know just how you'd plan on doing that. If you are not doing anything improper, you would be hard pressed to get that info....
I am also going to implement this. But my requirement and solution is different then him. # My Project has hundreds computers/laptop all over the country. #...
Hi Bala Sundar, It's not possible to access users data from MS. Outlook or any software (except browser cookie) with PHP. As ghazilenin said, extracting...
Dear All, Today I am fetching a problem about a site. I have hosted it around 90 days ago. Today when I open my site it show site does not open and I found ...
Dear Experts, I need to export a report in PDF format and then send this PDF file as an email attachment using Code Igniter. I have used TCPDF (to export PDF...
... You've got to filter all inputs before saving them or processing. And also retrieved data filter them before outputting. You could be under an CSRF(Cross...
This is sql injecttion attack and your website URL was not secure make them secure and before adding data to db make sure that is the right data Thanks �M...
are u sure that it is SQL injection? so far I know,SQL injections are the headche of SQL queries only. here we see that the hacker/cracker has overwritten file...
This is kind of CSRF and code injection. The hacker/Cracker is injecting php/server side codes which is executing and rewriting with server's own permission. ...
Hi, Thanks to reply more solution. Now I am telling about my problem. I have develop a static site and hosted it 90 days go. Today at morning I try to search...