Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste