Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome po!

Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

2nd yr BSCS need help po connection ng netbeans to access ang hirap po kac la tnu2ro smn pls po need help
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

sir at mam pahelp discrete math,what is sets,kinds of sets,example of sets,urgently inneed ako ngaun assingment namin xe
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

sir at mam pahelp discrete math,what is sets,kinds of sets,example of sets,urgently inneed ako ngaun assingment namin xe

google it dude.
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

Guys , pa help naman sa php codes ko.. ano ba mali dito,

database name = school
table name = activity
primary key = Lname
tables row = Fname , MI , Lname

<html>
<head> </head>

<body>
<?php
//open connection to MySQL
//EDIT
$connection = mysql_connect('localhost','root','');

if($connection)
{
echo 'Connect!';
}
else
{
echo 'Could not connect!';
}

mysql_select_db('school') or die('Unable to select database!');
?>

<br/><form method=get>
<input type=submit name=action value='Edit Record'> </form>

<?php

if($_GET['action']== "Edit Record"){
print "Edit Record";
$result=mysql_query("select*from activity");
$rows=mysql_num_rows($result);

if($rows!=0){
print"<form method =get>";
print"Select employee record to edit:";
print"<select name= Lname>";

for($i=0; $i<$rows; $i++)
{
$row = mysql_fetch_row ($result);
print"<option value='$row[2]'>$row[0] $row[1] $row[2]";
}
print"</select>";
print"<input type=submit name= action value= Edit>";
print"</form>";
}
else
{
print "No records found!";
}
mysql_free_result($result);
}
if($_GET['action'] == "Edit")
{
$result = mysql_query(" select*from activity WHERE Lname='$_GET[Lname]'");
$row = mysql_fetch_row($result);
print 'Edit Record';
print "<form method=get>
<table>
<tr> <td> First Name: </td>
<td><input type=text name=Fname value=$row[0]>
</td></tr>
<tr> <td> Middle Initial:</td>
<td><input type=text name=MI value=$row[1]>
</td></tr>
<tr> <td> Last Name:</td>
<td><input type=text name=Lname value=$row[2]>
</td></tr>


<tr><td><input type = submit name = action value = Update > </td></tr>

</table>
</form>";

}
if($_GET['action']== Update)
{
$result=mysql_query("UPDATE 'activity' SET
Fname = '$_GET[Fname]', MI = '$_GET [MI]', Lname = '$_GET [Lname]',
WHERE Lname ='$_GET [Lname]'");
print"Record of Employee $_GET[Lname] successfully updated!";
//print"<form method= get>
//<input type=submit name=action value='Update'> </form> ";
}

{
mysql_close($connection);
}
//{

//header('locationsecond.php');
//}

?>


</body>
</html>




thanks
 
Re: mga INFORMATION TECHNOLOGY students dyan! eto ang tambayan natin!

@ boss rhenzdtc...

Online transient locator,.

naglolocate ng transients,. mag data gathering kayo about specifics transients, dapat local niyo, isang municipality or city.,

lahat ng hotels, boarding houses, transients within the vicinity of the city, nandun siya website...

lagyan niyo ng specific informations like tenants, address, phone numbers, rooms, near establishments, direections..

equip your website with google maps at 3D pictures nung transients and the likes, gamit kau dito ng Sketch Up..

kung ayaw pa ng Panels yan., ewan ko na lang...

kuya pahelp naman po dito sa flow nato :) thanks in advance
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

Up ko lang 2ndyear na ako BSIT nasan na kaya mga master natin dito? Hehe
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

sino po my enrolment system jan?.. using java.. penge nman po...
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

ako graduate na na IT.
i found IT very hard at 1st, but when you are on 4th year.
dun mo maiintindhan ang lahat.


Proud to be IT cians.

:thumbsup:
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

ako dati csci kaso di ko natapos way back 2k10 pa ngayon gusto ko uliten 23 nako ngayon kaya cs na 2yrs nalang kukunen ko..
 
Last edited:
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

may documentation po ba kayo jan for a computerized library system? pahingi naman. need namin ng pattern. ang hirap gawin nung chapters 6 - 10 e.

p.s. di po to thesis. requirements lang.
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

Pwde tambay d2 ??
1st week self study about programming ..
Trying to learn JAVA kaya lang hirap pala .. hanap ako mga resources hehehe
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

guys patulong naman.. sino ba magaling sa data struc baka my mga tut kayo dyan na basic lng?. di ko masyadong gets yung lesson namin sa arrays eh. . CS pala ako 2nd year..
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

mga Sir/Ma'am recommended po ba ang "NATIONAL LIBRARY OF THE PHILIPPINES" para pagkuhanan ng review of related studies and literature para sa thesis? IT student po kasi ako, hindi po ako sure kung makakakuha ako dun, sabi kasi ng ibang prof namin wala daw masyadong makukuha dun kapag related sa IT. Salamat po
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

salamats....
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

Programming is just like eating a coconut....
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
a coconut tree.. hahaha! :)
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

Kami nagsatart sa c language..foundation daw kase ito..madali lng nmn,,
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

Kami PHP. Patulong nman sample PROGRAM PLSSSSSSSSSSSSSSSS:pray::pray::pray::pray::pray::pray::pray::pray::pray::pray::pray::pray::pray::pray:
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

I.T po ako..
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

ComSci Here.... :P
 
Re: College of COMPUTER STUDIES (INFORMATION TECHNOLOGY students,ACE,CS,etc) welcome

sa mga gustong magpaturo ng Game Development or System Security, contact nyo po ako, hehehe,,,
 
Back
Top Bottom