User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,564 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,369 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 33 of 33
Search took 0.01 seconds.
Posts Made By: anthmaina
Forum: PHP Feb 7th, 2008
Replies: 1
Views: 269
Posted By anthmaina
Help input data filtering

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...
Forum: PHP Feb 1st, 2008
Replies: 11
Views: 680
Posted By anthmaina
Re: Malicious website attacks and how to counter them?

There are a number of attacks beside sql injections,others are like cross scripting flaws,session theft.You can take a look at
http://www.sklar.com/page/article/owasp-top-ten

Also a good place you...
Forum: JavaScript / DHTML / AJAX Jan 9th, 2008
Replies: 7
Views: 1,226
Posted By anthmaina
only show in IE but not firefox,any clue why?

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
...
Forum: HTML and CSS Jul 25th, 2007
Replies: 1
Views: 562
Posted By anthmaina
Question ntergrating audio to a site?

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...
Forum: Web Developers' Lounge Jun 18th, 2007
Replies: 69
Views: 14,378
Posted By anthmaina
Re: Are you a web developer or web designer?

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?
Forum: HTML and CSS Jun 18th, 2007
Replies: 8
Views: 1,669
Posted By anthmaina
Re: need css hack

Thank all.It can only be implemented in IE ,i never knew that.
Forum: JavaScript / DHTML / AJAX Jun 18th, 2007
Replies: 7
Views: 3,500
Posted By anthmaina
Question Drop down menu with images

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...
Forum: HTML and CSS Jun 13th, 2007
Replies: 8
Views: 1,669
Posted By anthmaina
Question need css hack

i have this on my site but its working in IE but not mozilla,any hacks you know to solve this:

html,...
Forum: HTML and CSS Apr 22nd, 2007
Replies: 3
Views: 827
Posted By anthmaina
Solution Re: Problem with flash

Thanks guys,i tried some of the codes you suggested and it worked.
Forum: HTML and CSS Apr 11th, 2007
Replies: 3
Views: 827
Posted By anthmaina
Help Problem with flash

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?
Forum: PHP Mar 31st, 2007
Replies: 10
Views: 6,410
Posted By anthmaina
Re: syntax error, unexpected $end in ndex.php on line 127

probably there is a brace missing for an if else.
Forum: Database Design Mar 30th, 2006
Replies: 0
Views: 1,257
Posted By anthmaina
Question any ideas?

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...
Forum: MySQL Mar 27th, 2006
Replies: 2
Views: 18,659
Posted By anthmaina
Question innodb vs myisam

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...
Forum: PHP Mar 21st, 2006
Replies: 1
Views: 1,298
Posted By anthmaina
Question Php Installers

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...
Forum: PHP Mar 6th, 2006
Replies: 4
Views: 1,550
Posted By anthmaina
Re: Match making scripts

okay..well these are some my database tables :
-basic info table(name,age.....etc)
-appearance info table(height,hair color,...etc)
-interests info table(hiking,music,....etc)

i need help building...
Forum: PHP Mar 6th, 2006
Replies: 4
Views: 1,550
Posted By anthmaina
Question Match making scripts

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...
Forum: Site Layout and Usability Nov 29th, 2005
Replies: 6
Views: 2,839
Posted By anthmaina
Re: how to make a page dynamic like yahoo

any websites i can get free dating web template......
Forum: Site Layout and Usability Nov 28th, 2005
Replies: 11
Views: 6,740
Posted By anthmaina
Forum: Site Layout and Usability Nov 25th, 2005
Replies: 6
Views: 2,839
Posted By anthmaina
Help how to make a page dynamic like yahoo

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:
Forum: C++ Nov 5th, 2004
Replies: 13
Views: 16,600
Posted By anthmaina
Forum: C++ Nov 5th, 2004
Replies: 1
Views: 1,099
Posted By anthmaina
Help Help me out............

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';
}
...
Forum: IT Technologies and Trends Oct 19th, 2004
Replies: 7
Views: 12,761
Posted By anthmaina
Re: real world uses of C++ and Java

still C++ and Java r popular out there.
Forum: Geeks' Lounge Oct 18th, 2004
Replies: 85
Views: 11,688
Posted By anthmaina
Re: Which Country?

the moon.......
Forum: C++ Oct 6th, 2004
Replies: 2
Views: 2,029
Posted By anthmaina
Re: program to compute that the area and perimeter

do u want the full code in C++?
Forum: Geeks' Lounge Oct 5th, 2004
Replies: 54
Views: 10,374
Posted By anthmaina
Re: Usa Elections 2004 Please Do Vote Here

I Will Probably Vote: Kerry
Forum: C++ Oct 5th, 2004
Replies: 7
Views: 2,958
Posted By anthmaina
Re: calender

nway its not ma homework but a challenge i read from a ma data structures bk.
Forum: Posting Games Oct 4th, 2004
Replies: 3,155
Views: 165,336
Posted By anthmaina
Re: 3 word story

big strong arms,
Forum: IT Careers and Business Sep 30th, 2004
Replies: 13
Views: 5,181
Posted By anthmaina
Re: Where to head with C++ programming?

pliz clarify this:is C++ dying or what coz this is the lang. am specialising in.
Forum: Geeks' Lounge Sep 30th, 2004
Replies: 85
Views: 11,688
Posted By anthmaina
Re: Which Country?

i thinf 4 me ...i would like to go to Bahamas...then the moon...he he he...
Forum: Community Introductions Sep 30th, 2004
Replies: 612
Views: 89,243
Posted By anthmaina
Re: Forum lurkers, introduce yourself ... !!

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.
Forum: C++ Sep 28th, 2004
Replies: 7
Views: 2,958
Posted By anthmaina
Re: calender

thanks....also what about a logbook i.e a calendar and at the same time they is some entries e.g a candy shop sales for each month for a particular year.
Forum: C++ Sep 23rd, 2004
Replies: 7
Views: 2,958
Posted By anthmaina
Re: calender

Thanks for asking,also i have the same problem .can anyone help us.
Forum: C++ Sep 23rd, 2004
Replies: 5
Views: 4,659
Posted By anthmaina
Re: how to get started in C++

Hi,you could also visit :
www.programmingtutorials.com
Showing results 1 to 33 of 33

 
All times are GMT -4. The time now is 9:54 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC