Hi all, Please help to get code for this. Write an html/javascript file to display search history using cookies. No php should be used. Use a text box and...
Hi group, Exploit details Application: MiniBill 1.2:2, possible in the other versions. Warning level: High Presence of exploit: Yes Description: Vulnerability...
Hi group, Exploit details Application: phpECard 2.1.4, possible in the other versions. Warning level: High Presence of exploit: Yes Description: Vulnerability...
Hi group, Exploit details Application: CubeCart 3.0.12, possible in the earler versions. Warrning level: Intermediate Presence of exploit: No Description: The...
Is there any particular reason for all these exploit posts, beyond decreasing the noise to signal ratio in this group? This is the sort of thing that would be...
Hi, What is your question about? I think PHP applications' security is the most important thing a programmer must think about. No security it means, no...
... The appropriateness of the medium you've chosen. And the fact you're repeating information, which you freely admit to. Why not just post links to them?...
Acctualy I am working on a php blog site, where I will post every exploit, but tille then I want to post them here. About 373 members, I post such exploits on...
Hello, Well I need a pie chart to be created dynamically similar to this http://www.mymasterynetwork.com/piecircle.jpg I let u know whats the situation under...
Dear Members, We got the winners of our code contest of month August 2006. 1. Neeraj Thakur Prize : 1 Printed Book - "Drupal: Creating Blogs, Forums, Portals,...
Hi, The best method you should use is the JpGraph, Take a look here: http://www.aditus.nu/jpgraph/ Regards Vitaly. *^*JUNAID*^* <junaidfcs@...> wrote: ...
in the following code where is the problem? i want to delete something.before delete i want to give a alart/warning is he want to delete that one. i used the...
Is it possible PHP in javascript . Bcs PHP runs in server and JS in client side. Now for any condition set by JS, all actions must be in HTML or like that....
Hi, What do you use for executing the script? A HTML form. If yes, and your form contains some rows with checkboxes and you want that user select some...
Dear Junaid, I advice you to use *PHP/SWF Charts *tool: http://www.maani.us/charts/index.php *PHP/SWF Charts* is a simple, yet powerful PHP tool to create...
hi all, I want to get which country access my web site...... (need to store the country name and number of hits to that country) . Is there a way to get it...
Vitaly Mudrenko , Thanks for ur help. Vitaly Mudrenko <vito_web@...> wrote: Hi, What do you use for executing the script? A HTML form. If yes, and your...
Hi, Sure it is possible, You get the remote IP address from $_SERVER['REMOTE_ADDR'] superglobal array. After it you must just make a lookup in a database or...
... Either perform a lookup on their IP address, or store a cookie where they supply the country and use that instead. -- PJH XML is like violence. If it...
Hi, I am giveing you an url "http://whois.domaintools.com/60.11.91.246".Coppy it and run in browser.You will get many information about "60.11.91.246" ip...
Hi again, I forgot to tell you, there is a good PEAR library, PEAR NET:Geo. Take a look here: http://pear.php.net/package/Net_GeoIP But you will need a...