PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&