Search found 144 matches

by ashwood
Tue Nov 29, 2011 8:35 pm
Forum: PHP
Topic: Upload and extract..
Replies: 13
Views: 1591

Re: Upload and extract..

jacek wrote:I can do that, some time this week probably. It should be a pretty quick one.
cheers mate please link me up asap!! thanks
by ashwood
Mon Nov 28, 2011 1:04 am
Forum: PHP
Topic: Upload and extract..
Replies: 13
Views: 1591

Re: Upload and extract..

Yes Yes i am :P please can you do a tutorial showing how to upload a zip/rar and it extracting to a folder of your choice but still keeping the zip/rar file on the server somewhere (of your choice)

my official suggestion (A)

please tell me if you can do it so i can watch out for it :D
by ashwood
Sun Nov 27, 2011 11:02 pm
Forum: PHP
Topic: Upload and extract..
Replies: 13
Views: 1591

Re: Upload and extract..

im sure i will find something :) no chance you could do a tutorial on it though? It can't take that long can it surely? would be much appraciated :):)
by ashwood
Sun Nov 27, 2011 5:30 pm
Forum: PHP
Topic: Upload and extract..
Replies: 13
Views: 1591

Re: Upload and extract..

Is there any tutorials been done? I find it hard to work off code thats just bunshed up because you don't know what any of it mean. Tutorials explain therefore i learn :)
by ashwood
Sun Nov 27, 2011 4:31 pm
Forum: PHP
Topic: Upload and extract..
Replies: 13
Views: 1591

Upload and extract..

How would i upload a zip or rar file and it automatically extract to a folder of my choice so that the rar or zip had been uploaded but i have the contents extracted else where if that makes sense..

thanks
by ashwood
Sat Sep 24, 2011 4:00 pm
Forum: JavaScript
Topic: form submit
Replies: 3
Views: 1237

Re: form submit

You can use onblur, which is when the user focuses on something else, like the next input box var username_input = document.getElementById('username_input'); username_input.onload = function(){ // do AJAX check } And for how to do the AJAX check, look here Also, there is a better way then using use...
by ashwood
Sat Sep 24, 2011 12:26 pm
Forum: JavaScript
Topic: form submit
Replies: 3
Views: 1237

form submit

okay so ive got a form.. now i want the user to type the username in the form and click send email.. so they do but i want a php file in the background doing some checks because say the username is correct then i want a div to slide down at the top of the page saying Email Sent. if the username is i...
by ashwood
Sat Sep 24, 2011 4:02 am
Forum: Suggestions
Topic: tutorial suggestion
Replies: 1
Views: 861

tutorial suggestion

Hi I have a suggestion that would really help me please. Basically i want a twitter style scoll down (just like alex did in a phpacademy tutorial.. but i want to do some checks before it slides down so basically if something1 = something then slide down a messege if something 2 = something then slid...
by ashwood
Fri Sep 23, 2011 12:05 pm
Forum: PHP
Topic: wide_load email phpacademy tutorail
Replies: 7
Views: 1349

Re: wide_load email phpacademy tutorail

i sorted it like this.. instead of using just from: aatmOnline i rung my hosting they said i had to use a valid email for it to work so i used aatmonline@aatm-online.co.uk but that went to junk so i changed it to my old email address (hotmail) woody-mc31@hotmail.co.uk which sent it to the proper inb...
by ashwood
Thu Sep 22, 2011 4:17 pm
Forum: PHP
Topic: wide_load email phpacademy tutorail
Replies: 7
Views: 1349

Re: wide_load email phpacademy tutorail

okay so ive sorted it BUT the email is being sent to the junk inbox.. is there anyway of forcing it into the main inbox?
by ashwood
Thu Sep 22, 2011 1:52 pm
Forum: PHP
Topic: wide_load email phpacademy tutorail
Replies: 7
Views: 1349

Re: wide_load email phpacademy tutorail

how can i stop this then ?
by ashwood
Thu Sep 22, 2011 2:29 am
Forum: PHP
Topic: wide_load email phpacademy tutorail
Replies: 7
Views: 1349

wide_load email phpacademy tutorail

ive got this.. its not all the code its the first test wide_load does.. mail('ash_wood@live.co.uk', 'Test', 'message body', 'From: aatmOnline'); so it works.. yeah it does, but the only thing is.. in my inbox on my email address (ash_wood@live.co.uk) instead of it saying aatmOnline it says From: aat...
by ashwood
Wed Sep 21, 2011 12:44 am
Forum: PHP
Topic: Face Detection & Crop
Replies: 8
Views: 1886

Re: Face Detection & Crop

jacek wrote:
ashwood wrote:Just been watching your tutorial on the image gallery.. its exactly what i need just without the face detection? correct?
Well it should show you how to crop an image if that is what you want ?
crop with face detection
by ashwood
Tue Sep 20, 2011 11:10 am
Forum: PHP
Topic: Face Detection & Crop
Replies: 8
Views: 1886

Re: Face Detection & Crop

Just been watching your tutorial on the image gallery.. its exactly what i need just without the face detection? correct?
by ashwood
Sat Sep 17, 2011 10:25 pm
Forum: JavaScript
Topic: problem
Replies: 3
Views: 1097

Re: problem

Looks fine to me on Firefox 6.something. Try making your HTML valid I guess, would be a good first step. im using chrome.. and i will do when i get around to it at some point tomorrow. ill let you know. thanks. also just have a quick look at the site in i.e and look at the boxes how there is a gap ...
by ashwood
Sat Sep 17, 2011 8:57 pm
Forum: JavaScript
Topic: problem
Replies: 3
Views: 1097

problem

ive got a problem well its not a problem its something that really is bugging me.. http://www.aatm-online.co.uk/index.php if you click login it slides down fine.. then refresh page to put it back up then click register and u will notice yes it slides down but it goes far down then slides up like 20p...
by ashwood
Sat Sep 17, 2011 7:26 pm
Forum: General Chat
Topic: When We Should Do The Exercises ?
Replies: 5
Views: 943

Re: When We Should Do The Exercises ?

Do it whilst you are watching the tutorial. Yes you will have to pause to keep up every now and again but if you do it whilst you can see it you have more chance of learning it because if you do it after you have watched the tutorial then you will of just forgotten everything so yeah do it whilst yo...
by ashwood
Sat Sep 17, 2011 5:29 pm
Forum: General Chat
Topic: question
Replies: 2
Views: 520

Re: question

im thinking i could do it myself tbh thinking about it doesnt seem that hard
by ashwood
Sat Sep 17, 2011 4:51 pm
Forum: General Chat
Topic: question
Replies: 2
Views: 520

question

is there a forgot password tutorial?
by ashwood
Sat Sep 17, 2011 4:35 pm
Forum: PHP
Topic: Face Detection & Crop
Replies: 8
Views: 1886

Re: Face Detection & Crop

im going to do your tutorial tonight see if it does the job on my website.. ill let you know how it goes thanks
by ashwood
Thu Sep 15, 2011 1:19 pm
Forum: PHP
Topic: Face Detection & Crop
Replies: 8
Views: 1886

Re: Face Detection & Crop

Yeah the crop is easy but don't want the image to look stretched and I can't install any extensions to the server