Hi, I have some code below:
<?php
// What do you want to search for?.
$search = "bb11";
// Prefix - some text you want displayed before your latest tweet.
// (HTML is OK, but be sure to...
Type: Posts; User: Ryan Fitton; Keyword(s):
Hi, I have some code below:
<?php
// What do you want to search for?.
$search = "bb11";
// Prefix - some text you want displayed before your latest tweet.
// (HTML is OK, but be sure to...
Hi all, I have recently fitted an Nvidia GeForce 7900 GTX graphics card, it's second hand and has two dvi ports on the back and my computer is running it fine, but because my monitor only have a VGA...
How could I add SMTP Authentication into my email script?
Basically this email script gets sent using PHP Mail() but i am wanting it to get sent by using googlemail's smtp outgoing mail servers...
Thanks for the reply :)
Anyone? :confused:
Hi all, i have some pages that i want to use .htaccess on, the file names are below:
photos_something.php
Would it be possible to make them appear as:
/photos/something.php
so they would...
oh good :)
i really do linux and the community that has worked on it has really done well. I do really like the 'Ubuntu Software Centre'.
Well at least you can still have something to test it...
Hi there, I do use Ubuntu 10.04 on my netbook and the 9.10 versions for quite some time now :) But i still have Windows 7 installed on my desktop. I know there is a program called Gimp, which is a...
Yeahh :) i thought it was but I wasn't sure :P
Hi thanks for your gel but i've managed to get it working using this:
<?php
function domain_exists($email,$record = 'MX')
{
list($user,$domain) = split('@',$email);
return...
Hi there, I already have a PHP script that sends an email to me when someone used the contact form on my website, but the email I receive is just standard text, how can i add hyperlinks and images...
thanks very much :) you have got it to work :D
ohh :)
Okay I will try that, thanks very much for your help with this, it's been frustrating me.
I have a CSS Sprite menu located on my website at: http://ryanfitton.co.uk/m/ it is the navigation bar with links to "Home", "Links" and "Contact".
Here is the HTML code for the websites page:
...
Hi, thanks for replying :)
I have tried validating it by taking the doctype out and it does pass just says there ain't a doctype available lol.. like i say; i ave already emailed them twice about...
I am receiving errors on the W3C Validator regarding the XHTML doctype that i have put on my mobile website. Here are the validation results:
...
Thanks Nile thats much better..
i'm sure i was being picky though :P
hmm :-/ it's still not what i was looking for, in my image that i uploaded you can see the main image behind the transparent brown layer, i wont this image to change when a user click on the numbered...
Hi, i have seen this image sideshow here: http://www.dreamcss.com/2009/04/create-beautiful-jquery-sliders.html as you can see it has a numbered menu eg. 1 to 5, i am wanting something like this for...
i have a problem with my computer and my wireless rputer, the problem is that when my computer is turned on tge ethernet port numer 1 light on my router is green and that is how it is supposed to be,...
this code does not seem to be working for me i have put it at the top of my .htaccsess file which is in the root of my directory, however when i try and accsess...
Hi, I am wanting to know if it is poossible to Mod_Rewrite one single .php page, so an example that i want would be...
Http://www.ryanfitton.co.uk/contact.php
and I want it to be Mod_Rewrite...
Hi, im wanting to know which paid webhost you think that is great, i really need good reliability so i dont want my site goin down all the time. I only want it for my php personal website soo it...
Hi IE 6,7 and 8 messes up my navigation menu, this is shown by making the cursor not change into a hand when hovered over, this only works on the ones with the blue background. And the contact link...
Hi, im wanting to know how i would be able to make this navigation menu from this image: http://www.ryanfitton.co.uk/nav_menu.JPG
Thanks, Ryan.