how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what