Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or