ZevhEr's Profile
Reputation: 9
Worker
- Group:
- Members
- Active Posts:
- 38 (0.03 per day)
- Joined:
- 18-July 09
- Profile Views:
- 850
- Last Active:
Apr 09 2013 01:49 AM- Currently:
- Offline
Previous Fields
- Country:
- Who Cares
- OS Preference:
- Linux
- Favorite Browser:
- FireFox
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- PC
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Latest Visitors
-
raghav.nagana... 
15 Jan 2013 - 01:53 -
Ändrew 
21 Oct 2012 - 23:52 -
janne_panne 
31 Oct 2011 - 03:22
Posts I've Made
-
In Topic: saving selected array value to a variable
Posted 24 Jan 2013
try using session.
Session -
In Topic: insert & update in two differnt table
Posted 15 Jan 2013
Your SQL is wrong.
instead of
$queryA1 ="UPDATE rooms". "SET status = '".$occupied."'" . "WHERE name = '".$_POST['rooms']."'";
Add Space when joining the string.
try this :
$queryA1 ="UPDATE rooms ". "SET status = '".$occupied."' " . "WHERE name = '".$_POST['rooms']."'";
-
In Topic: How can I install PHP5 in my Ubuntu?
Posted 15 Jan 2013
Just install Lampp.
LAMPP
Extract to your /opt folder
and then just type this in your terminal
/opt/lampp/lampp start -
In Topic: page link to register.php throws up null column error without submit
Posted 15 Jan 2013
try var_dump your $_POST and post your SQL Query. -
In Topic: data not stored in db
Posted 15 Jan 2013
Try this:
Change $query to $sql
$sql = "INSERT into master(id,bahagian,daerah,bertugas,nama,gred,prosedure,tarikh,nosijil)VALUES('','$bahagian','$daerah','$bertugas','$nama','$gred','$procedure','$tarikh','$sijil')"; $result=mysql_query($sql) or die (mysql_error());
My Information
- Member Title:
- New D.I.C Head
- Age:
- 23 years old
- Birthday:
- August 11, 1989
- Gender:
-
- Location:
- Last Fantasy
- Interests:
- Last Fantasy
- Full Name:
- Zevher Acecia
- Years Programming:
- 1
- Programming Languages:
- PHP, Python, VB.Net , C#.Net, C++, HTML CSS
Contact Information
- E-mail:
- Click here to e-mail me
- MSN:
-
chRnovchLoes@hotmail.com
- Website URL:
-
http://front-anime.blogspot.com
Friends
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
ZevhEr has no profile comments yet. Why not say hello?