No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- PC Specs
- Toshiba i5 2.6Ghz 4GB Ram 64-bit Win7 Home
9 Posted Topics
hi guys, i saw same article with my problem, but i seem dont get the solution. the code works but some notice error. i have problem: "Notice: Undefined index:" Line: 40 // basename($_FILES['uploadedfile']['name']) the Code: <?php //This is the directory where images will be saved $target = "images/"; $target = … | |
Re: hi, i found this thread and same problem with dottom, sorry but im bit slow to pick up the correct solution what nav33n answered "$_FILES". hope u can still help. thanks in advance. | |
where can i find laptops with VGA port at back? thanks | |
Problem: There is space gap between the rows, in its output: Goal: I want to reduce the gap, so it will show the normal format /* CSS */ .spantxt{ display: table-cell;} .dotuline{ display: table-cell; border-bottom-style: dotted; border-bottom-width:2px; } .box{ width:700px;height:700px;padding:30px;border:1px solid black;margin:1px;display:table;} <div class="box" align="left"> <table width="100%" border="0" > <tr> … | |
hi guys, im using this CSS code to create a page like an A4 size paper .box { width:700px; height:700px; padding:30px; border:1px solid black; margin:1px; display:table; } my problem is: when i print preview, even if i set settings of printer to reduce and fit, still it makes 2 pages, … | |
hello, i have a basic code, and i want to fetch a data from mysql using PHP, and display in my html page; i just want to have a basic idea so i can add more details later on, like data of birth, nationality, profession etc. im planning to make … | |
hello guys, how can i display the data from php mysql with text decoration for example underline or a dotted line css/html? thanks. | |
hello, do you know how to make broken underline css decoration, there is underline but cant find sample on broken one. thanks. | |
Hello, is there any simple or basic example on how to code basic php forms and print them out from the webpage? thanks. |
The End.