Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 237
Search took 0.56 seconds.
Search: Posts Made By: udjamaflip
Forum: PHP 09-20-2011, 11:51 AM
Replies: 0
Views: 687
Posted By udjamaflip
OAuth with Linkedin problem - Request Token

Hi guys,

I've got the following code which has been written from scratch: http://pastebin.com/y7EFJLjf

<?php

//priv key/secret
$apikey = 'myapikey';
$secret = 'myapisecret';
Forum: PHP 06-30-2010, 10:35 PM
Replies: 10
Views: 787
Posted By udjamaflip
This is more resource friendly iirc ...

This is more resource friendly iirc


$getName = mysql_query("SELECT `Name` FROM `Whatever`")or die(mysql_error());
$myVar = '';
while ($Name = mysql_fetch_array($getName)) {
$myVar = (!$myVar)...
Forum: General web building 06-30-2010, 08:20 AM
Replies: 0
Views: 1,142
Posted By udjamaflip
Joomla admin template design

Hi guys,

Not really given my jQuery desktop template a plug here so wondered if all you Joomla! guys would like a play and let me know what you think to the latest features/skin.

IE7/6 aren't...
Forum: General web building 01-26-2010, 08:42 AM
Replies: 6
Views: 1,342
Posted By udjamaflip
What you'll need is a few configuration on your...

What you'll need is a few configuration on your mail server which you should get your IT department to do, such as a new email address for the purpose of sending bulk emails, then you'll need...
Forum: General web building 01-25-2010, 05:00 PM
Replies: 6
Views: 1,342
Posted By udjamaflip
Hi Mishox, First of all, welcome to...

Hi Mishox,

First of all, welcome to codingforums.com!

You may find you're better off with a specialised service such as www.dotmailer.com to do this for you, then you can have mailing lists and...
Forum: Apache configuration 11-04-2009, 02:31 PM
Replies: 3
Views: 1,541
Posted By udjamaflip
Despite me asking about howto get that specific...

Despite me asking about howto get that specific method, you decided to not answer my question but infact tell me I'm wrong. Congrats on graduating as a fully feldged troll.

The fact is that you...
Forum: Apache configuration 11-04-2009, 09:37 AM
Replies: 3
Views: 1,541
Posted By udjamaflip
Running php4 on a php5 server

Hi guys,

We are about to finally move to a new php5 production server, and we know we have several php4 websites that won't run, I have heard through the Google grapevine that there are ways to...
Forum: General web building 10-23-2009, 02:09 PM
Replies: 3
Views: 651
Posted By udjamaflip
Your probably using base, perhaps http:// can't...

Your probably using base, perhaps http:// can't be used anymore and your iamges/css all point to http:// ? If it looks like no images/css is working it means that no referenced files are working...
Forum: General web building 10-16-2009, 05:09 PM
Replies: 2
Views: 770
Posted By udjamaflip
From reading this I would say something to do...

From reading this I would say something to do with Microsofts Bing.

http://www.componentworkshop.com/blog/2009/07/13/using-the-bing-xml-search-api-with-ruby

In your stats is a little vague, is...
Forum: General web building 10-16-2009, 05:05 PM
Replies: 4
Views: 807
Posted By udjamaflip
Definately 1024x768, and although Oracleguy is...

Definately 1024x768, and although Oracleguy is correct about fluid designs, 99% of them aren't very aesthetically pleasing :)

hope it helps! :thumbsup:
Forum: HTML & CSS 10-02-2009, 02:06 PM
Replies: 3
Views: 662
Posted By udjamaflip
You can, through some methods such as...

You can, through some methods such as flash/javascript but don't use web standard fonts, if you don't it'll appear differently on every computer/browser combination there is and your site will only...
Forum: HTML & CSS 09-22-2009, 06:07 PM
Replies: 4
Views: 904
Posted By udjamaflip
In all honesty, unless your going to goto real...

In all honesty, unless your going to goto real lengths in encoding values etc there really isn't much point. Even with POST its fairly easy to edit the values being sent.

I'd advise just using...
Forum: HTML & CSS 09-22-2009, 03:45 PM
Replies: 4
Views: 763
Posted By udjamaflip
Hey Frank! I found this one particularly...

Hey Frank!

I found this one particularly useful, let me know if you need anything de-jargonifying for ya! :)

LINK!http://www.james-blogs.com/2009/02/03/rounded-corners-in-css3/

Hope it...
Forum: HTML & CSS 09-22-2009, 03:42 PM
Replies: 4
Views: 904
Posted By udjamaflip
Don't you need to use multipart as enctype? :) ...

Don't you need to use multipart as enctype? :)

I could be wrong, but I thought it was standard, failing that - have you tried using GET instead of POST?

Hope it helps! :thumbsup:
Forum: JavaScript frameworks 09-19-2009, 01:44 PM
Replies: 2
Views: 941
Posted By udjamaflip
All fixed now! Thanks for your help anyway...

All fixed now!

Thanks for your help anyway guys! :thumbsup:
Forum: JavaScript frameworks 09-19-2009, 12:49 PM
Replies: 2
Views: 941
Posted By udjamaflip
Figured..

winX { position:absolute; } fixed the jumping

however, I now have the problem with the minimise function, any ideas? :thumbsup:
Forum: JavaScript frameworks 09-19-2009, 12:10 PM
Replies: 2
Views: 941
Posted By udjamaflip
jQuery - not quite doing what I want :p

The code below half works at the moment, and I seem to be hitting a stumbling block. When you currently click minimise/close that one will dissapear as planned, however the other divs all jump up by...
Forum: HTML & CSS 09-16-2009, 11:05 AM
Replies: 0
Views: 1,998
Posted By udjamaflip
ie8 a:hover not working

Hey guys,

Just wondering if there is a known glitch with the :hover attribute with IE8, it is a submenu so is like this: ul li ul li a:hover {}

and the single level menu works fine with the...
Forum: PHP 09-09-2009, 04:21 PM
Replies: 13
Views: 677
Posted By udjamaflip
As said before if you can't/won't change the date...

As said before if you can't/won't change the date syntax of your tables column parsing it with PHP is better.

a simple loop which would look SOMETHING like this:


$sql = 'select `date` FROM...
Forum: Computer/PC discussions 09-08-2009, 10:45 AM
Replies: 2
Views: 805
Posted By udjamaflip
Safe Mode

I would go in via safemode using the default administrator account (assuming this isn't disabled).

You'll probably found the interloper is the actual main account, so you will need to swap them...
Forum: General web building 09-01-2009, 06:32 PM
Replies: 3
Views: 737
Posted By udjamaflip
Hey, In answer to your question you mailed...

Hey,

In answer to your question you mailed me, I did this stuff for my degree but also do web development as a profession for a company, and I do it as a hobby as well when I get time.

I have...
Forum: General web building 09-01-2009, 09:29 AM
Replies: 4
Views: 1,322
Posted By udjamaflip
Google adsense (I think thats what its called),...

Google adsense (I think thats what its called), they are relevant to your content and they can be re-styled to fit your website theme in a better way, no flashing CLICK ME messages, just easy to read...
Forum: General web building 09-01-2009, 09:26 AM
Replies: 3
Views: 737
Posted By udjamaflip
Hi, I did something similiar to this for my...

Hi,

I did something similiar to this for my uni project a year ago or so, you will need a GSM server that you communicate to and pick the SMS from.

We did that through using PHP with the SOAP...
Forum: General web building 08-17-2009, 02:11 PM
Replies: 1
Views: 557
Posted By udjamaflip
What I would suggest is installing some pre-made...

What I would suggest is installing some pre-made e-commerce system such as magento, oscommerce, romancart etc etc

Additionally there are plugins available for Joomla, Wordpress, and Drupal.

Its...
Forum: PHP 08-13-2009, 10:43 AM
Replies: 25
Views: 1,918
Posted By udjamaflip
This is actually partly your code you showed just...

This is actually partly your code you showed just there but mostly down to CSS which you may or may not be happy to here.

I used devtools to swap this:

.container-inner {width:950px; margin:0...
Showing results 1 to 25 of 237

 
Forum Jump

All times are GMT +1. The time now is 02:44 AM.