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
~247 People Reached
Favorite Forums
Favorite Tags
Member Avatar for usmanbssi

hello, I am creating a table with a form inside of it. the code I used is as so: [code=html]<form action="formprocess.php"><table>.....</form>[/code] for some reason between the form tag and the table tag, even though nothing is there, it is reading it as a &lt; and putting a less than sign …

Member Avatar for Dandello
0
83
Member Avatar for usmanbssi

i am using a PHP file to first connect to my database and then make a table in that database. i am able to connect to the database fine but i can not create a table, it keeps on saying: Warning: mysql_query() [function.mysql-query]: Access denied for user 'SYSTEM'@'localhost' (using password: …

Member Avatar for nav33n
0
164