Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
67% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~31.4K People Reached
Favorite Tags

31 Posted Topics

Member Avatar for Dani

well...am Tony Papa....3rd year student ...doing Comp.science at Kenyatta University here down in Kenya....am addicted 2 programming too much....so am looking fwd to interact with you.

Member Avatar for jamesjoseph1
0
9K
Member Avatar for Yzk
Member Avatar for racoon8995

[QUOTE=almostbob;1309365][icode]<link rel="shortcut icon" type="image/x-icon" href="http://www.mysite.com/favicon.ico">[/icode][/QUOTE] If the DOC type is Strict, remember to end it with "/" for validation purposes i.e [CODE]<link rel="shortcut icon" type="image/x-icon" href="http://www.mysite.com/favicon.ico" />[/CODE]

Member Avatar for anthmaina
0
47
Member Avatar for anthmaina

whats the difference between a table created in innodb and one created in myisam?'Advantages/disadvantage of innodb over myisam and which will you recommend on a web based application specifically meant for dating? thanx u all.

Member Avatar for sen1989
0
291
Member Avatar for Squires
Member Avatar for InsightsDigital

[QUOTE=InsightsDigital;1222207]But do you think that being on Facebook for a business has helped increase ROI?[/QUOTE] It take time as most people view Facebook for personal matter and not business.

Member Avatar for joelchrist
0
112
Member Avatar for jisnack
Member Avatar for smith09
Member Avatar for andyherebi

The best wordpress plugin that come close to what you want to achieve without hard coding is the [URL="http://wordpress.org/extend/plugins/widget-logic/"]Widget Logic[/URL]

Member Avatar for anthmaina
0
60
Member Avatar for Barefootsanders
Member Avatar for Dani

I'm a web developer and web designer, i like coding in php/asp and as well designing graphics.What can we call this guyz?

Member Avatar for anuj_sharma
2
760
Member Avatar for anthmaina

i'm getting a search parameter via $_GET and filtering the input data to prevent cross site scripting using the below code: $search = array ("'<script[^>]*?>.*?</script>'si", // Strip out javascript "'<[/!]*?[^<>]*?>'si", "'>'[^>]*?>.*?</script>'si", "'%0'[^>]*?>.*?</script>'si", // Strip out HTML tags "'@'[^>]*?>.*?</script>'si", "'>'[^>]*?>.*?</script>'si", "'([rn])[s]+'", // Strip out white space "'&(quot|#34);'i", // Replace HTML entities …

Member Avatar for web_lock
0
92
Member Avatar for Venom Rush

There are a number of attacks beside sql injections,others are like cross scripting flaws,session theft.You can take a look at [URL="http://www.sklar.com/page/article/owasp-top-ten"]http://www.sklar.com/page/article/owasp-top-ten[/URL] Also a good place you can learn more about php security is [URL="http://phpsec.org"]http://phpsec.org[/URL]

Member Avatar for Venom Rush
0
127
Member Avatar for anthmaina

This is a script for showing time but it only shows in IE but not in firefox.Whats the problem? <script language="javascript" type="text/javascript"> file://start display day/date code DaysofWeek = new Array() DaysofWeek[0]="Sunday" DaysofWeek[1]="Monday" DaysofWeek[2]="Tuesday" DaysofWeek[3]="Wednesday" DaysofWeek[4]="Thursday" DaysofWeek[5]="Friday" DaysofWeek[6]="Saturday" Months = new Array() Months[0]="January" Months[1]="February" Months[2]="March" Months[3]="April" Months[4]="May" Months[5]="June" Months[6]="July" Months[7]="August" Months[8]="September" …

Member Avatar for ~s.o.s~
0
167
Member Avatar for brainchief

i thinf 4 me ...i would like to go to Bahamas...then the moon...he he he...

Member Avatar for MidiMagic
0
721
Member Avatar for anthmaina

Hey guys,i'm developing a site for an fm station the only remaining thing is a module that enable surfers to listen live online.I'm stuck,i don't know where to begin?Anyone implemented/intergrated audio to a site?

Member Avatar for cereal
0
65
Member Avatar for dexterz
Member Avatar for anthmaina

i have this on my site but its working in IE but not mozilla,any hacks you know to solve this: html, body{ scrollbar-face-color:#FF9900; scrollbar-base-color:#FF9900; scrollbar-arrow-color:#000; scrollbar-track-color:#ffffff; scrollbar-shadow-color:#FF9900; scrollbar-highlight-color:#EBF5FF; scrollbar-darkshadow-Color:#fff; }

Member Avatar for roryt
0
97
Member Avatar for anthmaina

I have written a script for a drop down menu on my site which on mouse over the menu item changes from blue to yellow and show the drop down item but now I'm stuck,i want to use background images instead of colors.On mouse over, it changes from image A …

Member Avatar for butjeffsays
0
223
Member Avatar for anthmaina

I am having a problem with drop down menu hiding behind flash in most of the sites I have developed especially using Mozilla.Any ideas,hacks?

Member Avatar for anthmaina
0
104
Member Avatar for anthmaina

hey, am developing an online dating web application and am stuck when it comes 2 match making between members in ma site.how do you implement match making using php/mysql?,any matchmaking php scripts you know? thanx in advance guys.

Member Avatar for Nadejda
0
689
Member Avatar for anthmaina

Am designing a database for an online dating application.A user is supposed to register and thereafter create a profile.The profile contain a user background,basic,appearance and interests information.Should i have one large table in my database to store a user profile or should i partition the table into small subtables eg …

0
68
Member Avatar for anthmaina

Some of my coursemates for weeks have been unable to install apache,php and mysql manually so they ave resulted to use installers like Winlap,phpdev etc.We had an argument abt which way is da best :to use installers or install manually?is they any advantages or disadvantages of using an installer?

Member Avatar for Troy
0
71
Member Avatar for anthmaina

Hi everyone...am building a dating website as ma 4th yr project...how do i build a page like the one 4 yahoo mail that keep on changing only the contents but not the layout & design? :rolleyes:

Member Avatar for peter_budo
0
157
Member Avatar for shouvik
Member Avatar for anthmaina

i got this code segment frm a bk...but am not understanding it....help me out... :?: int place[4][3]={{1},{1,2},{1,2,3},{1,2,3}}; int row,col; for(row=0;row<4;row++) { cout<<'\n'; } for(col=0;col<3;++col) { cout<<setw(3)<<place[row][col]; } :rolleyes:

Member Avatar for Narue
-1
131
Member Avatar for kik786
Member Avatar for tkeineetse
Member Avatar for stefanusr

Thanks for asking,also i have the same problem .can anyone help us.

Member Avatar for Narue
1
151
Member Avatar for turbostang

pliz clarify this:is C++ dying or what coz this is the lang. am specialising in.

Member Avatar for clartsonly
0
213
Member Avatar for tj
Member Avatar for anthmaina
1
270

The End.