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
~4K People Reached
Interests
IT, Reading, Shopping, Cars, Bartending
Favorite Forums
Favorite Tags
Member Avatar for ravoras

Hey Guys, So using a webform textarea I am passing some data into PHP. This data is basically 4 columns of an excel sheet and potentially unlimited rows. Now I want to be able to go through this data, select each of the four individual elements from each row, insert …

Member Avatar for skradoslav
0
4K
Member Avatar for ravoras

Hello, I am trying to access my website after having recently shifted hosting servers. When I try to access it I get the following error: > HTTP Error 500.19 - Internal Server Error > The requested page cannot be accessed because the related configuration data for the page is invalid. …

Member Avatar for siju kuriakose
0
248
Member Avatar for aecha

Hi.. I need some help from all of you. My link cannot go to the next page when i include index.php?page= in my line.Like the example below.. <td><div align="center"><a href="index.php?page=view_user.php?ref1=<?php echo $row['user_id'];?>">View</a></div></td> If I remove the index.php?page= , the page can link to the page that i want to go. …

Member Avatar for aecha
0
130
Member Avatar for drjay1627

Hello, I have a menu in a webpage. I am looking to make the code reusable for another page, that way I can manage the links in one place rather than multiple page. Anyone know a way to do this? Thanks Drjay

Member Avatar for JorgeM
0
128
Member Avatar for ravoras

Hey Guys, I came across the 'required' attribute for input tags in HTML5, and it just super handy. But I was wondering, if there is workaround for dependent inputs using just the required attribute. Like: Say I have a select box, which has certain options. Depending on the user selection, …

Member Avatar for ravoras
0
129