SpiderPhp

Just another WordPress weblog

Posts Tagged ‘Without’

I am writing a PHP script where you can upload pictures and they automatically get resized to three different thumbnails. Everything works fine, except that the quality of the generated thumbnails is nothing like I would like it to be. Anyone have suggestions what I can do?
Thank you.

We’re using php. We wonder if we can set a timer to like 30 minutes, and then the server will run a php script once the timer runs out, even if there are noone on the site to load pages.(We’re making a game like travian and wondering how to make the attacks like they are in travian)

How Do I Creat A Sortable Table In Php Without Mysql?

Posted Thursday, January 7th, 2010
Tags: , , , ,
Posted in Uncategorized | 3 Comments »

I want a table that can sort ascending and descending for 4 columns 3 columns will be words and 1 will be images (a rating system, highest stars to lowest stars and visa versa) Can somebody point me to a good example of this?
thanks.

I’m a skillful animator and graphic designer, but lets face it, not very good at coding. I was wondering if there was any really good, professional software, where i can just upload patterns, and images, and GIFs, and designs, drag them around, assign them certain properties, and then magically come out with an HTML code. I need a lot of creative freedom!
Any software like this?

I’m a skillful animator and graphic designer, but lets face it, not very good at coding. I was wondering if there was any really good, professional software, where i can just upload patterns, and images, and GIFs, and designs, drag them around, assign them certain properties, and then magically come out with an HTML code. I need a lot of creative freedom!
Any software like this?

;–

Posted Tuesday, October 27th, 2009

Following is my first PHP code Please help me to run it on the Windows XP machine with installing the minimum softwares or without installing any thing Thanks

Is There A Way To Make A Quiz In Html Without Using Php?

Posted Friday, October 9th, 2009
Tags: , , , , ,
Posted in Uncategorized | 4 Comments »

I’d love to make a quiz, but FreeWebs doesn’t support PHP. I don’t know of any other way to make a quiz. Or, if you know another free webhost that does allow PHP, that would be useful to.

I have a php counter, but that means I have to make my whole page a php document. Is there a way just to have a php area like at the bottom of my page that I want the counter on, if the rest is html?

Usually when you want the code of a PHP script to be executed, you open the PHP file on your web browser. Is it possible to write a script that executes itself to perform a given task, say, every week, without me having to open it with the browser? Thanks!

I am just looking to display all the .txt files in a directory, i dont want users to be able to access any other directories