i have a table,it stores the name and criteria of files, one column contains the compatibility ID of the file...
name | URL | Size| Datetime|compatibility_ID|
now i want a query which retrieves...
Type: Posts; User: gurmeet; Keyword(s):
i have a table,it stores the name and criteria of files, one column contains the compatibility ID of the file...
name | URL | Size| Datetime|compatibility_ID|
now i want a query which retrieves...
<?php
// place this code inside a php file and call it f.e. "download.php"
$path = $_SERVER['DOCUMENT_ROOT']."/path2file/"; // change the path to fit your websites document structure
$fullPath...
hi freinds.
i had downloaded a small project... its based on gallery...
i noticed that ther is index.html in every folder, either ther are images only in that folder... and that file is...
hello ,
i am working with php...
i face a problem in image creations...
i have different size pictures and i need to resize those pictures , (regardles its ratio)
i.e. there is a picture size...
i need a payer that can be embedded in a web page to pay 3gp cips...
i tried jw payer, but it doesnot pay 3gp movies.....
pz any1 suggest me
INSERT INTO t1 SELECT * FROM t2
is the best way...... :) use it when u need it
hi friends..
i am using cookie on m web page, a value is stored in cookie ,after that , the value is reterieved from the cookie and used in web page...
all is going well...
but when i open any...
upload ur excel file on this page, it will convert that page into php coding, copy that coding and run on ur local server, it will insert all excel fil edata into mysql table...
try this ...
Hello friends
i have a four tables, their fields and data types are same...
now i wnat all tables' record into one table....
i have t1, t2, t3, t4 tables...
either suggest me the way to...
thanx a lot dear .......................
how i can cal a function on body onload?
i dont want to use <body onload="func()">
what i the alternative for this coding?
the script is also defined within the page.....
but need to call...
Actually it uses template files... so i dont want to use it.. is not there any simple one, either have less features...
i am loooking for a PHP/ MYSQL based forum script
i googled it, but i found very complex...
i looking for any simple, which i can modify according to my own requirements....
plz tell me if...
this scripts downloads files, but the image file are not readable.....
when i open downloaded files, it says " preview not available"....
is it possible to rename file before downloading?
where to use rename method in this script... i tried but it doesnot works
yes its good script....
let me try
thanks
Hi,
I have a php page; I want a download script….
There is a download button on a page, I want a when a user clicks on this button, dynamically a selected file start downloading. On the same page,...
i got the answer....
we need to define both height as wel as width attributes, while firefox works with 1 ....
hi...
Plz help to dolve my this problem
i am working on a script, where user can upload any image (gif,png, jpg) but i want to save that image in gif format only
i done all my work, but...
i have a code
<img src="images/noimg.gif" width="100" height="" alt="" class="fl" />
it is showing image in Firefox, but not in IE 8
plz solve this prob, thanx in adv...
i am working on a web site related to mobile. so i need a 3gp player for my web site that is embeded with my web page. is there any player you know?plz give mr detail, if any 1 aware abt it?
hi friends....
i have 5 images in a div and i one button(NEXT)
i want to navigate to next five images when i click on NEXT button, without refreshing page.....with AJAX ....
is ther any...
or any other php script for gallry of (audio, video, image) etc...
give me a link for simple n good script
ok.. leave it what nl2br does....
is ther any method to convert such symbols to proper <img > tag?
no i never used the function line htmlentities
yes my out put code is lying here...
<img src='img/smilies/icon_e_biggrin.gif'> <br />
<img src='img/smilies/icon_eek.gif'> <br />
<img...