RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID