mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
convert pps to wsf with php'how?
hi
i want to convert with php
PowerPoint file to swf file(flash)
how please?
thank!!!
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code