While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us