Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the