Posts
 
Reputation
Joined
Last Seen
Ranked #960
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
94% Quality Score
Upvotes Received
31
Posts with Upvotes
28
Upvoting Members
22
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
5 Commented Posts
5 Endorsements
Ranked #340
Ranked #464
~59.8K People Reached
Interests
DaniWeb, Photography, PHP & MYSQL, Web Design, Photomanipulation, Everything :)
Favorite Tags
Member Avatar for vjcagay
Member Avatar for vegaseat
-1
4K
Member Avatar for Victoria_1

For a homework assignment in my intro to java class I was given the following problem: Write for, do-while, and while statements to compute the following sum and product 1. 1 + 7 + 25 + 79 + .... + (3^20 - 2) 2. 1 x 3 x 9 x …

Member Avatar for stultuske
0
251
Member Avatar for ronaldpaul

Hi, I've done my bachelors in Computer Science and was working for the past 2 and a half years in PHP and MySQL. Now I'm planning to change my career path to IBM Websphere Administration. However, changing directly from PHP to Websphere seems quite impossible. So I've planned to take …

Member Avatar for jwenting
0
1K
Member Avatar for vani krishnan

I'm about to make a video..But, I dont have an idea of which software to use. As I'm doing it for a contest I want it to be a better one.So,it would be very helpful for me if someone suggest me with a nice n easy to use s/w other …

Member Avatar for David_42
0
222
Member Avatar for SID5721
Member Avatar for diafol
0
779
Member Avatar for jonow

Is it possible to remove the suffix of URLs using the .htaccess file? For example you have [url]http://www.example.com/page.php[/url] can you change it to [url]http://www.example.com/page[/url] without the .php. I want it to work both ways, with the .php and without. Is there a way to do it with the .htaccess file? …

Member Avatar for shophiarajan47
0
892
Member Avatar for cmps

I am coding a bbcode parser system. But I'm stuck with the nested tags. I would like to know if someone know the regex pattern to find for instance a [url] tag. Example: [url][url]Hello world .com[/url][/url]. I want the output for this to be <a>[url]Hello world .com[/url]</a> where [url]Hello world.com …

Member Avatar for cmps
0
258
Member Avatar for cmps

Hello, I am using mysql as database, innodb as tables engine. Some of my tables have foreign keys referencing to other tables primary keys. Since the definition of foreign key is to restrict the value of itself, I would like to know if I should check the existence of the …

Member Avatar for diafol
0
205
Member Avatar for cmps

Hey all, I have a query like this one: `select * from topic order by topic_view_time limit 10` the topic table has a PK topic_id and some other varchar fields. It also has topic_view_time which is int and has the value of time() (in php) updated whenever a user view …

Member Avatar for pritaeas
0
155
Member Avatar for GeekPlease

Good day folks, I want to know what is the best way to build your website from scratch. Say, psd-to-html. What's your preference about this matter? Thanks.

Member Avatar for diafol
0
261
Member Avatar for cmps

Hey all, I would like to know why when having big data in mysql table, executing a query for the first time takes 0.1.. sec, but if executing again the same query later, it will take only 0.0006 sec ? Exemple: SELECT name FROM `users` where id > 310000 limit …

Member Avatar for cereal
0
229
Member Avatar for swagato.datta

i want to create a comment box like this website for my forum can any one help me to solv tis code thnx..

Member Avatar for JorgeM
0
152
Member Avatar for chrisschristou

hello dear friends i'm trying to insert picture in form subtmit bouton but it don't show anything on navigator this is the way i do it <input name="adcart" type="submit" src="product/images/shopping-cart-icons.png" class="boutonaddto" id="adcart" value="ADD TO BASKET">

Member Avatar for João_5
0
171
Member Avatar for Schol-R-LEA

I would like to propose a link thread for posting listings of sites on CS topics not tied to a specific language. Two that come to mind as being relevant to some of the more common questions would be the [OS Dev Wiki](http://www.osdev.org), and the similarly themed but less established …

Member Avatar for sanjit.dasgupta2
1
352
Member Avatar for Mr.M

Hi DW I'm creating a program in vb.net which is an aspx but I think the solution to my problem as I'm using vb.net can be as vb.net because most of the codes in this web application I wrote it via vb.net, I have a server it a wamp server …

Member Avatar for G_Waddell
0
372
Member Avatar for Ancient Dragon

I have an XML file I downloaded that is supposed to be API documentation for a program I downloaded. The problem is that I haven't the slightest idea how to read the file. I tried using Notepad, Google and IE, they all just show a lot of gibberish. What program …

Member Avatar for LastMitch
0
165
Member Avatar for Angelo_1

I'm working on making a user maintenance system for my class, I have created the add/delete user portion but as for the edit portion I am completely stumped. So far I have created the form but what I want to do is be able to hit find user and then …

Member Avatar for gabrielcastillo
0
139
Member Avatar for somjit{}

If we have something in a `div` block , how come it can flow out of the `div` block as if nothing's even there ? For example , here : <!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="box.css"/> <title>Result</title> </head> <body> <div> <p>one</p> <p>two</p> <p>one</p> <p>two</p> <p>one</p> <p>two</p> </div> </body> …

Member Avatar for cmps
0
154
Member Avatar for profmuluka

1. A List Apart 2. Smashing Magazine 3. 456 Berea Street 4. Meyer Web 5. Simple Bits 6. Pearsonified 7. Tutorial Blog 8. CSS Beauty 9. Snook.ca 10. Bartelme Design 11. The Man in Blue 12. Andy Budd 13. Particle Tree 14. Warpspire 15. Brian Gardner 16. Sitepoint Design Blog …

Member Avatar for JamesCraft
0
222
Member Avatar for jelly46

Hello I have got a small piece of code from thefacebook developers page. It does not work inIE, it sends back an error, I have cleared the caching and loggin into facebook and nothing. Here is the code: <a href="#" id="fb-btn-2013" onclick=" window.open( 'https://www.facebook.com/sharer/sharer.php?u='+encodeURIComponent(location.href), 'facebook-share-dialog', 'width=1028,height=768'); return false;"><img src="../../Content/Images/facebook-button.png" alt="Share …

Member Avatar for jelly46
0
320
Member Avatar for allifields

Hi, so I have my own website and run cyberduck as my ftp for uploading files. Now, in one of my classes we have to create another website with mySQL as the database and my group wants to use my server for creating the website. I'm not really sure how …

Member Avatar for JorgeM
0
215
Member Avatar for cussel

hi all, i'm difficult to get values array condition: 1. if value only one get values 2. if value same then get value with index or key most high 3. if value same and key most high get all example: $data = Array(Array ("1" => "12306") , Array ("0" => …

Member Avatar for cmps
0
350
Member Avatar for cmps

Hello all!! I am new to SEO, and after searching and reading articles and tutorials about SEO. I found that recently, after the Google Penguin algorithm was updated, many websites dropped because of the low quality backlinks on their websites. As a solution, I read that categorizing backlinks into Low …

Member Avatar for profmuluka
0
435
Member Avatar for dany12

What will be the language of the feature web PHP or Python? What framework will be the future a php one or a python one? I would like to add that Laravel for php is still young and the development is not made by a corporation so I don't think …

Member Avatar for profmuluka
1
456
Member Avatar for cmps

Hello all!! I've been making websites for many years, and recently I decided to get more into SEO. So here's my question: I would like to know what happens if I wrote in the robots.txt: User-agent: * Disallow: / Sitemap: http://www.example.com/sitemap.xml And in the sitemap.xml, there are thousand of links …

Member Avatar for cmps
0
231
Member Avatar for cmps

Hello all :) Some companies have just one domain name pointing to their website. However, some others have many domain names pointing to a single website. In SEO point of view, is it good to have multiple domain names poiting to the same website or one is enough ? And …

Member Avatar for cmps
0
191
Member Avatar for cmps

Hello!! Recently I started using google webmaster tool for an ecommerce website. The problem is that google is displaying that some pages has duplicate meta descriptions. The pages that google is pointing to are: the product page and the review of this product. However, the meta description in the product …

Member Avatar for jobtardisportal
1
159
Member Avatar for msz900

HY! i have an issue in php session. the issue is that the session work fine in index page but the username can't show in other pages. lohin.php code <?php session_start(); include './header.php'; include 'connection.php'; if(isset($_POST) && count($_POST)>0) { $user = $_POST['username']; $pass = $_POST['password']; $sSQL = "SELECT * FROM …

Member Avatar for jkon
0
280
Member Avatar for iv_jo

Hi, I have problems with INSERTing VALUES in new table, with ALTER i made columns but then when I am inserting values for example one column from one table with 4 rows and second column from other table with also 4 rows, in my new table i get 16 rows …

Member Avatar for iv_jo
0
196
Member Avatar for laura301019

Hi I have an XML file that is storing numerous books and their details, I then have a PHP page that is to search the XML list by Author. This I can do but I was wondering how I can style the page for when the search button has been …

Member Avatar for cmps
0
164