getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'