using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now