lyleyboy
-
Which php editor do you recommend for windows?
Give CodeLobster a try. I use that all day every day.
-
WordPress Transfer
Hi, It looks to me that the new host you have doesn't support PHP. Try creating a new page via FTP (Not through wordpress) called something like info.php. In that page add Now browse to that new page. If you see what you entered then PHP …
-
'Open Now' Time/Date Script
Yep. Add an and to your if statement. Look at the online PHP documentation for date() and format. So $datestart = 9 $dateend = 17 If(date('G') >= $datestart && date('G')
-
Jquery plugins
Thanks for that. I really wasnt sure. Cheers
-
Subfolders in wordpress
Hi Betzster, Sorry I struggle to put these things into words. I'm looking to add to my martial arts blog. I want to create a section about specific techniques. I don't want them to appear in the main section or feed. I'd really like…
-
New post from iphone using pictures.
Hi Noahgelman, Thanks for that. I think you could be right. I have posted a question on the official iPhone app forum but I haven't had a response as yet. Thanks for your time.
-
JQuery Variables
Thanks for the Chris. When I asked I didn't know if JQuery did it a specific way. I'm not expert with JavaScript or JQuery to be honest. Thanks for the help in any case.
-
JQuery Variables
I can't believe I was so daft. Nevermind. Thanks anyway... :D
-
JQuery Variables
Ok so I found it. I looked for ages and then came accross the answer. var say = \"Hello\"; say =+ \" World\"; I hope this helps someone else.
-
form value fade with JQuery
Thanks for that. I'll give that a try but I'd really like a JQuery version.
-
Looking for
Yes, I have. But thanks for your time. The problem is that I'm looking to get the words for Aikido which is three letters Ai Ki and Do. If I use the translator tools I get AIKIDO if that makes sense. I'll try to make it clearer. AIKIDO i…
-
Looking for
Thanks for that. I'll check out the link. With regards to the text I know what I'm looking for it's just finding it
-
Attaching a File to a Form
Is there anyway to send an attachment without uploading to the server? I've tried PHPMailer and I can't get anywhere with it. I tried SwiftMailer and our mail server doesn't like it. Not as far as I know. The problem with that concep…
-
Attaching a File to a Form
Hi, Here to post my code as requested. The form looks like this. Nothing special I'm sure you'll agree. Click browse to find the image you wish to upload. The file size cannot exceed 1 MB The processing PHP bit looks like this …
-
Attaching a File to a Form
Well. Just goes to show you can't trust anyone. I have some code but I'm not in a position to get at it and won't be for a few hours. I'll post it when I can.
-
WP Global Custom Fields Code
It may help if you were to post the whole code.
-
Attaching a File to a Form
To give you some pointers you would have to upload the document first as the web server have no access to the local machine to be able to pick it up. Then you need to attach it to the email and send it. Now you need to clear down the uploaded file. …
-
This php code at the top of my page
The bit of code your looking at handles the character encoding. For instance if you were to type a normal english pound sign then it would appear. Without this code it would display a funky capital A kind of thing. If you can guarentee that all you…
-
Image rotation
Looks superb, thanks for that I'll give it a try.
-
Resize an image in a folder
I found this way which worked really we and was very simple to implement. http://www.white-hat-web-design.co.uk/articles/php-image-resizing.php
-
Image rotation by days of the week?
There is a way around this but the best way would be to host your images somewhere.
-
Php webform with Mysql
I think your best bet would be nice site I use almost as a code repository. http://www.tizag.com/phpT/forms.php
-
Change Main Background Image
You could add almost exactly the same code via jquery then you could use the fade to make it look pretty. Take a loot at http://www.css-tricks.com/video-screencasts/20-introduction-to-jquery/
-
Best way to learn photoshop
I'm going to give those a go today. Thanks all.
-
Best way to learn photoshop
Just looking and the tutorials site. Looks good. Maybe a bit complex for me as I've never even switched photoshop on as yet.
-
Best way to learn photoshop
Who's Lynda and what would they recommend her for?
-
Image footer
Thanks for the help. The image on the front page is a temp. Bit shoddy I know but it will change The footer does need a bit of space. I'll look at that I'll try bunting the mountains in the footer. Thanks I noticed the buttons too. The…