Search:
Type: Posts; User: usamapk
Search:
Search took 0.01 seconds.
-
-
Client side script like javascript will do this job. Try searching for a jQuery plugin. Posted in wrong category.
-
many scripts are available, but the question is what is the maximum size of file you want to get downloaded. In MBs of GBs.
-
Simply place the href link of the file.
e.g a pdf file. http://www.mydomain.com/myfiletodownload.pdf
html code
<a href="http://www.mydomain.com/myfiletodownload.pdf">Click Here to...
-
Twitter and facebook sign up api's give you opportunity to pull user's information from their database.
Using the pulled information you make user's account inside your database. Pulled...
-
i tried the following insert queries and they worked.
INSERT INTO `user` (`id`, `username`, `password`, `email`, `date`) VALUES
(1, 'adnan_akbar', 'asdf', 'atta.akbar@yahoo.com', '2012-12-03...
-
To make your urls prettier you will have to write .htaccess and change links inside your php scripts according to specified pattern.
-
Page doesn't exists on the specified location.
if its a dynamic website then your url rewriting is not working.
might be a problem in .htaccess, if you are using one.
-
enable errors on top of the page
ini_set("display_errors",1);
error_reporting(E_ALL);
then rerun the code to check for errors
-
thanks
html5,app,function,filewriting,iphone app,usama ahmed,software engineer,php programmer,actionscript,java,iphone sdk
|
|