PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Printing a webpage
I use this to print the webpage:
o
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?