max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang