What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
how to load php class from another domain?
how to load php class from another domain?
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
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