Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr