Jump to content

User Input Tag Cloud

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
8 replies to this topic

#1
webdew

webdew

    Newbie

  • Members
  • Pip
  • 5 posts
DONE

Edited by webdew, 21 May 2009 - 01:03 PM.


#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
if(strlen(trim($_POST['text']))==0) { 


#3
webdew

webdew

    Newbie

  • Members
  • Pip
  • 5 posts
i get the following errors now.

Warning: arsort() expects parameter 1 to be array, null given in C:\server\xampp\htdocs\tags\index.php on line 51

Warning: array_values() [function.array-values]: The argument should be an array in C:\server\xampp\htdocs\tags\index.php on line 57

Warning: Wrong parameter count for max() in C:\server\xampp\htdocs\tags\index.php on line 57

Warning: array_values() [function.array-values]: The argument should be an array in C:\server\xampp\htdocs\tags\index.php on line 58

Warning: Wrong parameter count for min() in C:\server\xampp\htdocs\tags\index.php on line 58

Warning: Invalid argument supplied for foreach() in C:\server\xampp\htdocs\tags\index.php on line 70

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
You cannot sort "nothing". You need to use Blaine's test to avoid attempting to sort a null list.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
webdew

webdew

    Newbie

  • Members
  • Pip
  • 5 posts
DONE

Edited by webdew, 21 May 2009 - 01:03 PM.
Please use code tags when you're posting your codes!


#6
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
It means you probably got the wrong name for "TagCloud" check the file and see if its right or not.

#7
webdew

webdew

    Newbie

  • Members
  • Pip
  • 5 posts
DONE

Edited by webdew, 21 May 2009 - 01:02 PM.


#8
webdew

webdew

    Newbie

  • Members
  • Pip
  • 5 posts
DONE

Edited by webdew, 21 May 2009 - 01:01 PM.


#9
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
isn't it kinda strange to delete the questions when you get them answered? how would others get any help on the same matters then?
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall