Go Back   Site Owners Forums - Webmaster Forums > Search Forums

Notices


Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: aleksenator
Forum: PHP / mySQL 03-31-2014, 12:45 PM
Replies: 7
Views: 2,805
Posted By aleksenator
If you need different values. You can use simple...

If you need different values. You can use simple function.

<?php
function make_seed()
{
list($usec, $sec) = explode(' ', microtime());
return (float) $sec + ((float) $usec * 100000);...
Forum: Graphic Design 03-30-2014, 10:25 AM
Replies: 6
Views: 897
Posted By aleksenator
Hi! Wordpress or else CMS can be hacked in 3...

Hi! Wordpress or else CMS can be hacked in 3 ways.
1) Some folder or files have CHMOD 777
2) CMS contain one infected file. When some script open this file. This file infected all files on the...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 11:00 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.