Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();