PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have