Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually