Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

4 Endorsements
Ranked #396
Ranked #54.9K
Ranked #4K
~827 People Reached
Interests
CRICKET, WEB DEVELOPMENT, WEB DESIGNING
Favorite Forums
Favorite Tags
Member Avatar for opawix

if(@$_GET['action'] == "Search"){ $result = mysql_query ("SELECT * FROM students where idnum = '$_GET[mysearch]' or fname = '$_GET[mysearch]' or lname = '$_GET[mysearch]' or midin = '$_GET[mysearch]' or gender = '$_GET[mysearch]' or bdate = '$_GET[mysearch]' or course = '$_GET[mysearch]' or year = '$_GET[mysearch]' or address = '$_GET[mysearch]' or cnum ='$_GET[mysearch]'"); $rows …

Member Avatar for opawix
0
157
Member Avatar for ainosilva

Hello all! My problem is: I have 2 web php pages, in a online server. 1 is listing database content, the other is to "download" the 1º but in html... I'm doing this by getting the content of 1º page, in a link like http:\\mysite.com\page.php, to make the page run …

Member Avatar for ainosilva
0
583
Member Avatar for <M/>

I have 2 different links, I want one to be blue (as an example) and the other to be red... but for some odd reason I can't see what's causing all of the links to be the same colors.... can someone help? Thanks in advance!

Member Avatar for avinanuami
0
87