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.

0 Endorsements
~919 People Reached
Favorite Forums
Favorite Tags
php x 17
Member Avatar for dudzkie

Hello! So here's what i did i fetch data from my database in a table each row has a checkbox on in. Now what i already did is when i press submit the data that will be shown in the next form is the row that has check on the …

Member Avatar for vibhaJ
0
349
Member Avatar for dudzkie

Hello! hello i'm a newbie learning php scripts, so here's my question i query a data from my database, the list i query was way too long, how can i make the list much more shorter? I want it to like to show 10 data list and on the next …

Member Avatar for jimforsyth
0
70
Member Avatar for dudzkie

Hello! I created a login form that is connected to the MySQL database, what i wanted to do now is to record who successfully login to the form and will also record the time and date he/she login Can you give me some hint on how to do it Thanks!

Member Avatar for dudzkie
0
94
Member Avatar for dudzkie

hello! question, i want to unset all the session that i created on my script except for 1-3 sessions, can i use [B]session_destroy[/B] to unset those sessions and exempt the 1-3 session that i dont want to be unset? thanks!

Member Avatar for diafol
0
68
Member Avatar for dudzkie

hello! i'm a super newbie at php i'm trying to learn some scripts, what im trying to do now is a simple shop system. i have a table that contains item_id , item_name, price, quantity what i want to do is that a customer will choose an item, how many …

Member Avatar for dudzkie
0
147
Member Avatar for dudzkie

hello! im trying to study how checkbox work, this is i want to do i array a list of items (item name, price, etc) from my database i would like to put a checkbox beside each item, all the items that are checked will be posted on a next form …

Member Avatar for dudzkie
0
103
Member Avatar for dudzkie

hello there, i'm currently studying php and i have no idea about some codes im trying to learn how to compute a total amount that i called from a database its like this i call this data from a database using SELECT * FROM Item Price book 5.00 pencil 3.00 …

Member Avatar for mschroeder
0
88