LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Keeping data in form
How can I keep whatever I write in the form?
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co