SpiderPhp

Just another WordPress weblog

Posts Tagged ‘Make’

www.insane-obscurity.com/index.php <–is the default version. but when i changed the title of the show at www.fireytigress.com/index.php it quits working and all that was changed was the title.

Whats The Best Program To Make A Php Website In?

Posted Tuesday, January 19th, 2010
Tags: , , , ,
Posted in Uncategorized | 4 Comments »

I don’t need anything complex, just something straightforward with a nice interface.

Php – How Do I Make A New Line Be Created After Every Two Lines?

Posted Saturday, January 16th, 2010
Tags: , , , , ,
Posted in Uncategorized | 1 Comment »

I have data from my MySQL Database that is being displayed in one of my php files but I would like it so that after every two words a new line is created.

What Is A Good Program To Simply Make A Php Code And Preview It In The Program?

Posted Thursday, December 10th, 2009
Tags: , , , , , ,
Posted in Uncategorized | 1 Comment »

im just making my signature on a forum and there isnt enough room in the edit signature page.

How To Make A Large File Upload System Using Php & Javascript?

Posted Tuesday, December 8th, 2009
Tags: , , , , , ,
Posted in Uncategorized | 1 Comment »

Hey,
I am trying to make a ‘big’ (up to 1gig) file upload system using PHP HTML and JAVASCRIPT. If anyone can help me with some source code that would be great! (javascript only so I can have a ‘25% Done’ thing)
Thanks in advance!

How To Make A Large File Upload System Using Php & Javascript?

Posted Tuesday, December 8th, 2009
Tags: , , , , , ,
Posted in Uncategorized | 1 Comment »

Hey,
I am trying to make a ‘big’ (up to 1gig) file upload system using PHP HTML and JAVASCRIPT. If anyone can help me with some source code that would be great! (javascript only so I can have a ‘25% Done’ thing)
Thanks in advance!

How To Make A Large File Upload System Using Php & Javascript?

Posted Sunday, December 6th, 2009
Tags: , , , , , ,
Posted in Uncategorized | 1 Comment »

Hey,
I am trying to make a ‘big’ (up to 1gig) file upload system using PHP HTML and JAVASCRIPT. If anyone can help me with some source code that would be great! (javascript only so I can have a ‘25% Done’ thing)
Thanks in advance!

How Do I Make My Own Php Cookies?

Posted Friday, November 27th, 2009
Tags: ,
Posted in Uncategorized | 3 Comments »

basically i just wanna collect data for what people are looking at when they are not looking at my website and maybe email that information to me or have it posted somewhere? I dont really wanna read totoruials on how to learn php but if someone knows the code or can help me write it i would greatly appreciate it.

I can make upload forms in php that upload images to my server but what do i write for where i want their file to go.
I want the file to get sent to a folder called Uploads so what do i write in the file location. does it need to start with a “/” and end in a “/” as it never works.

I’m trying to make special characters allowed, but when they are entered into a form, they don’t do anything with the code, in which they are processed through. Kinda like on this form that I’m typing. I can enter all the code I want, but when it submits, it will appear as I have typed it. Any ideas? examples would be great.
I believe it has something to do with regular expressions in PHP, and I have read mutiple websites about how to do this, but I just don’t get it. Please help.