Click here to Skip to main content
15,881,381 members

Comments by Killzone DeathMan (Top 200 by date)

Killzone DeathMan 14-Jul-14 12:56pm View    
Killzone DeathMan 3-Jul-14 10:45am View    
If you want a quick way:
http://support.jimdo.com/tutorials/apps-and-plugins/how-to-add-google-translate-to-your-website/
Killzone DeathMan 1-Jul-14 11:31am View    
My 5 starts ;)
Killzone DeathMan 1-Jul-14 4:41am View    
Maybe the problem is on the PHP version?
"session_register()"
"Warning: This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0."
Killzone DeathMan 1-Jul-14 4:37am View    
if(isset('Vacancy')) ???

OR did you mean:

if(isset($_SESSION['Vacancy'])) ?