FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this