void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla