Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
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