Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #1K
~8K People Reached

35 Posted Topics

Member Avatar for baheer

[QUOTE=baheer;1386485]I have the following Code: I also tried also to use foreach Loop but it doesn't work. Any one can help me please: [CODE] ############### Code <?php include("config.php"); $sql="SELECT * FROM news"; $result=mysql_query($sql); $count=mysql_num_rows($result); ?> <table width="400" border="0" cellspacing="1" cellpadding="0"> <tr> <td><form name="form1" method="post" action=""> <table width="400" border="0" cellpadding="3" cellspacing="1" …

Member Avatar for menelik
0
878
Member Avatar for Cool&Awesome

Hi everybody, Is there any blueprint or howto, or literature on this? I'm talking about online advertising. Also all your suggestions and experiences are welcome. What you like or don't like in work with agencies you work with etc. If I make something awesome I'll for sure invite ya! :)

Member Avatar for Maximlis
0
172
Member Avatar for Cool&Awesome

Hi guys, Alright, I think it takes a guru to solve this, visited every single tutorial and htaccess generator out there... I'm trying to use mod_rewrite to get pretty urls. As long as I pass just 1 variable, it's cool, but when I try to pass 2 variables,like this [url]www.example.com/firstone/second[/url] …

Member Avatar for pritaeas
0
97
Member Avatar for Cool&Awesome

Hi Everyone, I have a very simple js function to toggle div visibility, here's the working version: [CODE] function Toggle(obj) { var state = document.getElementById(obj); if (state.style.display === 'block') { state.style.display = 'none'; } else { state.style.display = 'block'; } } [/CODE] Now, as I have multiple divs, I want …

0
80
Member Avatar for shafeequeom

[QUOTE=Kieran Y5;1399628]Use PHP to include the script. Example: [CODE] <html> <head> <title>Login Script</title> </head> <body> <?php include("login.php"); ?> </body> </html> [/CODE] Hope this helps, Kieran :)[/QUOTE] Exactly as Kieran put it, with note that you should change the extension of your html template for this to work, currently it's probably …

Member Avatar for shafeequeom
0
189
Member Avatar for Cool&Awesome

Hi guys, Can anyone refer me to some very basic and simplified MVC tutorial? Yes, I googled, and read a lot, also did try frameworks, but my goal here is to be able to write and understand the MVC code myself. I'm also new to OOP, so even with tuts …

Member Avatar for Member #120589
0
296
Member Avatar for shanenin

Hi Shanenin, I see in css that for most of the text containing tags font-size is not defined in the first place, and where it is defined, it's in relative values (small, 90%) so pretty much everything about sizing is left to browsers to decide, and we all know IE... …

Member Avatar for drjohn
0
174
Member Avatar for balinda_wilson

[QUOTE=balinda_wilson;1394567]I need some opinions from experienced web designers. This was my Week 2 assignment: Expand the basic homepage to a site which includes at least three web pages. Incorporate the following into your expanded website: 1) Apply Cascading Style Sheets (CSS) to format elements 2)Integrate graphics effectively into the site …

Member Avatar for Cool&Awesome
0
105
Member Avatar for Cool&Awesome

Hi guys, Can anybody help me on this one...I have a button which when is hovered, triggers an action. But I'd like it to repeat it for as long as the button is hovered. I'd appreciate any solution, be it in jquery or pure javascript - here is how my …

Member Avatar for Airshow
0
146
Member Avatar for daviddoria

[QUOTE=daviddoria;1382865]I have recently taken over as a volunteer webmaster for this website: [url]http://www.ewh.ieee.org/r1/schenectady/newsletter.html[/url] Under the "Schenectady Section News" heading, you can see that there are a bunch of simple pages that all look the same. The current process to add a new one is to copy and paste an old …

Member Avatar for daviddoria
0
121
Member Avatar for programmer12

[QUOTE=programmer12;1379070]Hi, Im trying to have a section that shows the Total and Quantity at the top after customers are logged in and if they dont have anything in their baskets/cart then show Total = 0.00 and Quantity = 0. The Codes work fine when the customer already has something in …

Member Avatar for programmer12
0
184
Member Avatar for Cool&Awesome

Hi friends, I got a pretty big problem. I got a big directory full of images, like 2000 of them (and rapidly rising). For now, the front-end works perfectly with it, but to avoid getting to the point of 200.000 and total breakdown of it all, i decided to put …

Member Avatar for pritaeas
0
69
Member Avatar for Deechickie

[QUOTE=Deechickie;1385590]Hi everyone, I'm Dee :) I'm new here so please excuse me if I'm asking this in the wrong area. I must admit that I also know very little about PHP and techie stuff :$ so I'm after some help and guidance if possible. I'm getting an enormous database driven …

Member Avatar for Deechickie
0
90
Member Avatar for Cool&Awesome

Hi Everybody, I'm posting this after 10 hours of trial and error, hope someone has an idea... What I'm trying to do is make thumbs out of numerous images, and it works for a small number of images (a few) but for anything more max_execution_time is exceeded (and i cannot …

Member Avatar for Cool&Awesome
0
89
Member Avatar for ankit.pandey3

[QUOTE=ankit.pandey3;1385576][CODE][code=php] <?php $dbc=mysqli_connect('localhost','root','','nog') or die('Not Connected'); $query="select * from registration"; $result=mysqli_query($dbc,$query) or die('Not Connect'); if ($result) { // create a new form and then put the results // indto a table. echo "<html> <body>"; [COLOR="Red"]echo "<form method='post' action='approve.php'>";[/COLOR] echo "<table cellspacing='0' cellpadding='15'> <th width='15%'>User Id</th> <th width='55%'>Name</th> <th width='15%'>Age</th> <th …

Member Avatar for ankit.pandey3
0
1K
Member Avatar for niths

[QUOTE=niths;1384636]hello all, i need multiple upload at once for my site.that should be a very similar to this [url]http://demo.element-it.com/Examples/multipow/index.htm[/url] 1.simple upload (click on that) i tried this but it is trial version. so can any one suggest me if there are any other like this and that should be freeware... …

Member Avatar for Cool&Awesome
0
120
Member Avatar for GiddyupGilbert

[QUOTE=GiddyupGilbert;1376733]I've used a graphic Web Design program, and I'm not unhappy with the way it's turned out. However, I'm adding Live Chat code to the page and I've not learned enough code to put the imbedded object where I want it. If someone could share a sample code snippet I'd …

Member Avatar for GiddyupGilbert
0
120
Member Avatar for cwkeng09

Wow, pretty big code, opens space for a simple syntax error, some character omitted somewhere, which causes the entire query not to execute...happens to me all the time even with smaller queries..here's what I do (hope it helps) i go to the phpmyadmin, and do the update manually through the …

Member Avatar for Caeon
0
114
Member Avatar for LELE7

Hmmm.. [CODE]<img id="userPhoto" src="images/originals/flower-creative.jpg" width ="200" height="300" style="position: absolute; top: 50; left: 50;"/> [/CODE] I think you may need to add "px" to your positioning, like this: top:50px; left:50px; This is to let the browser know it's pixels, (as it might as well be % or whatever) The only case …

Member Avatar for LELE7
0
201
Member Avatar for 802designs

[QUOTE=802designs;1378410]I am working on a web designs which can be seen at [URL="http://www.vtjazz.org/new-home-page/index.html"]http://www.vtjazz.org/new-home-page/index.html[/URL]. The layout looks the way we want it and is fine when the browser window is enlarged. However, if the window is made small than the content area things get strange. What I want to happen is …

Member Avatar for teedoff
0
101
Member Avatar for Cool&Awesome

Hello, I have this weird problem - I made a php class for uploading images, and it works. Now, once on (shared)server parts of some images start to dissapear - parts of images turn into gray area, and it always seems to happen from bottom up. Or it may seem …

Member Avatar for Member #120589
0
72
Member Avatar for balinda_wilson

[QUOTE=balinda_wilson;1377258]I am having a slight problem and want to know if anyone can help me. I have an assignment that requires me to hard code a basic Web page describing my profession, hobbies, or interest. This page will be the homepage of the website. My hobby - writing My profession …

Member Avatar for Cool&Awesome
0
1K
Member Avatar for Cool&Awesome

Hi guys, Ok, call me lazy, or call me busy, but what's your opinion on this: Does it make sense using resized original images instead of thumbnails? Today's internet is pretty fast,and i've just done an image intensive website, so i'm thinking on applying this solution to an image intensive …

Member Avatar for Cool&Awesome
0
76
Member Avatar for JustmeVSI

[QUOTE=JustmeVSI;1379053]Hi guys. The thing is that I have some experience with other programing languishes like Java and C#. I recently got into php and java script. The questions is when wold you prefer to use java script functions over php. For example say the random function. I'm aware of the …

Member Avatar for JustmeVSI
0
449
Member Avatar for debasishgang7

Try adding: [CODE]width:960px; margin:0 auto; [/CODE] to your art-nav class if it has effect (and it should) then you can just change 960px to the width of your website, or even smaller value, but not smaller than your menu actual widht (obviously:)

Member Avatar for Cool&Awesome
0
89
Member Avatar for isotope

Ah, the old problem:) Luckily, there is a perfect, cross-browser compatible solution for quite some time: [url]http://www.cssstickyfooter.com/[/url]

Member Avatar for Cool&Awesome
0
123
Member Avatar for Cool&Awesome

Hi everybody! I am calling the functions below from html anchor tags, for the purpose of opening/closing a popup window. Now, when i refresh or change the page, i can't close the window anymore (except manually). I understood there is some reference to the popup that gets lost when you …

0
71
Member Avatar for Cool&Awesome

Hi everyone, I need to modify a website created with Smarty. Pretty big website. I have 2 questions. 1. When I try to access index.php, instead of webpage I get screen full of characters. How to see the pages? Guess I need to install smarty, but even their "quick installation" …

Member Avatar for pritaeas
0
122
Member Avatar for skyper.man

[QUOTE=skyper.man;1138871]Hi all, I'm a java web developer (back end mainly) and write my html by hand but this is slow and doesnt compare to the fancy professionally looking sites that dominate the web. So, my question is what are people using to develop visually appealing websites ? Thanks for any …

Member Avatar for teedoff
1
212
Member Avatar for Cool&Awesome

Hi everyone, I have a database with X items, and each of them can have one or more of 20+ properties. How I currently make this work is I have a huge table with each of the properties having it's own column, and a boolean to determine does the property …

Member Avatar for Cool&Awesome
0
137
Member Avatar for canadian_sars

Hi, I'd agree with previous poster's advice, w3schools is a great place to start and always a good place to come back to. From software I'd strongly recommend trying Dreamweaver CS5 - you can download free 30 day trial. Don't let the abundance of options overwhelm you, until they something …

Member Avatar for Cool&Awesome
0
171
Member Avatar for Cool&Awesome

Do you use them and which one? How it affect your productivity, and how it affects your applications' performance? Is it worth it? Me personally, I'm all for standardization, but have we gone too far? Note: subjective rant below - can be skipped:) I find all this stuff extremely limiting, …

0
76
Member Avatar for lapunluyang

[QUOTE=lapunluyang;1331338]I have a few websites but they seem to appear differently in different browsers... how can i prevent this?[/QUOTE] This is an issue called "cross-browser compatibility". Shortly, the reasons are: - Different browsers interpret the code of your websites differently and show a different result - In addition, your websites' …

Member Avatar for Cool&Awesome
0
111
Member Avatar for freddiecool

[QUOTE=freddiecool;1321100]Hi, I have read that strict xhtml is better than transitional xhtml for viewing the web for the visually impaired but can anyone tell me what the difference is? How is strict xhtml better than transitional xhtml. Thanks inadvance.[/QUOTE] It may be because of it's stricter rules, which could result …

Member Avatar for drjohn
0
99
Member Avatar for Cool&Awesome

Hi Everyone!:) Searched net up'n down and also related threads but can't figure this one. I have this: RewriteRule ^(\w+)$ index.php?pageid=$1[icode] for the purpose of pretty urls. Now, as long as pageid is a single word, everything's nice, but if there are dashes (kinda-like-this) it simply doesn't work, that is, …

Member Avatar for Cool&Awesome
0
116

The End.