Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f