fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"