- Upvotes Received
- 8
- Posts with Upvotes
- 3
- Upvoting Members
- 8
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
- Interests
- Cooking,Website programmingWatching movies
- PC Specs
- Ubuntu serverWindows XP
48 Posted Topics
I have a php page that lists a bunch of data including id's from a database. I then have a button next to each id that will open a Twitter Bootstrap modal window in the page and I need to pass the php variable (the id) to that model window … | |
Re: Welcome to the site Katimbo Edward. This site is a great resource for any programming help you may need. | |
I have the below line of code which I am trying to use after an image is uploaded in order to resize the image. I have confirmed my image does get uploaded correctly so the image file is in the correct location however I keep getting an error The line … | |
I am hoping someone can help me fix the issue I am having with a php script that sends a email with a attachement. The script does generate a email that goes out. However when I recieve it the email has a attachment correctly named but when I open it, … ![]() | |
Hello All, I recently interviewed Dani about her website, why she started it and how she grew to be as big as it is. For those who are interested you should check out the interview http://startuplongisland.com/spotlight enjoy all! Jason | |
I have a windows server that I host a intranet based website on. I have recently made a webpage that lists some .doc and .pdf files that where uploaded to a specific directory via a php file. Now my issue is if I use remote desktop program to access the … | |
I have a jquery code below which I am using to try to get a html form that is displaied in a lightbox on a webpage to post to a php page my issue seems to be that when I click the "save" button it is not executing the jquery … | |
I am trying to send an email via php with an attchment. Before anyone suggests using pear or swiftmailer I am aware of all of them but have a host who refuses to install any of them on my clients hosting account. So I am stuck with writing this function … | |
I have a form with a text input where I am trying to use 2 jquery functions together. However only one of them seems to work. So I am hoping their might be a jquery guru out there that can help What I have is a text input box called … | |
Re: I don't know about free but EveOnline is a great game I use to play before I got into developing my own text based rpg's | |
I am trying to setup what would be a tabbed order form witch would also contain a jquery image upload and preview function. However what is happeing is if I just have the jquery code for the tabbed content function the file works but when I add the jquery code … | |
This is not really a hosting related question but if you had a netbook with windows 7 and the child forgot his password to get into it since they were on a punishment where they lost it for a month and the password suggestion does not ring a bell to … | |
I have a bit of a strange situation. What I want to be able to do is if a html form is submitted have a php include() or something that would callup a seperate external website url and look for an instance of the phrase Invalid user credentials on the … | |
Hello I was just looking at [url]www.teamlab.com[/url] and they seem to offer the ability to use Open Office in a browser. So I am wondering how is this done? I tried looking through the Open office website but saw no reference to installing Open Office on a LAP server so … | |
I have what should be an easy question but for the life of me can not find the answer. where/how does Moodle store Paypal course prices. So I have Moodle setup for a client and he wants a custom page that will display all courses he offers in Moodle. So … | |
Re: Not sure if this qualify's for a MYSQL fact but... Sphinx which is a very common full text search engine many Mysql database administrator use is NOT MySQL specific. It can work with just about any RDBMS such as PostgreSQL, MS SQL and Oracle Servers. It can also read XML … | |
Hello I am not sure what category to put this in. I have a question about .htaccess what I am wanting to do is remove all .php extentions from all files on a website so [url]www.domain.com/contact.php[/url] will become [url]www.domain.com/contact[/url] So my .htaccess file which I have in my public_html folder … | |
Re: I like checking out all the new web apps. I like playing with new software and their always seems to be new web apps coming out each week :-) | |
Hello, I have a office space which currently is setup with one linksys wifi router. I am wanting to get a Wireless Signal Booster that would increase the signal strength on the outer offices (furthest away from the wifi router/modem)for internet and am wondering if anyone can reccomend a product. … | |
Re: Wow this thread cracks me up. It's the second time in 24 hours I saw this guys website talked about. First time was on another message board I go to for us web hosting companies. The first time I saw his site I was curious and checked out his portfolio … | |
Re: You might want to check out meetup.com for networking events. Also I believe their will be a unconference in your area in Feb check out [url]http://cloudcamp.org[/url] also if your interested in checking out a cool bootcamp type event the go to this site [url]http://startupweekend.org/cities/[/url] the above should get you going … | |
Re: Hello Judy, Welcome to Daniweb. Sorry to hear your instructor is not really strong when it comes to teaching programming language(s). However this website will be a great resource for you to seek and receive answers on a variety of programing topics. I wish you the best of luck with … | |
Hello all, I have msaccess that I use to insert data into a mysql database on a local in house server. Now what I would like to do is I have the below query [CODE] INSERT INTO User_logins ( GroupWiseID, ConnexLogin, [Password] ) SELECT NewHireIDs.[GW ID], NewHireIDs.[LIC ID], NewHireIDs.[ACD ID] … | |
Re: You might want to check out [url]http://innroad.com[/url] I came across it recently while looking for suggestions for a client I had and they seemed to have some good functionality for small Inns | |
Re: You might want to try to get an internship with a local web development or IT company. I am not sure how old you are or where you live but there are usually a bunch of local technology companies that are willing to take in a newbie programmer on an … | |
Hello all, I am wondering if anyone can suggest any software preferably open source that can be installed on a LAMP server to help debug a php web app. I have looked at [url]http://www.nusphere.com/products/php_debugger.htm[/url] Has anyone used the above or know of any others ?? thanks | |
Re: Hello, First welcome to Daniweb I am a fellow New Yorker as well (a bit down state I think from you). Anyway I have found in this field the more certificates you have the higher you are regarded by corporations looking to higher freelance or perm staff. Also even if … | |
Re: Hello John, Welcome to Daniweb this place is a great forum to share and learn stuff from. Regards | |
Re: Hello Dave Welcome to Daniweb I am fairly new on the site as well and looking to network and share knowledge with fellow geeks :-) | |
Re: Hello Chris, Although you joined a few days ago I wanted to say welcome to Daniweb. I am new here as well and looking to network and meet new geeks lol | |
Re: An incremental backup is a backup method in which multiple backups are kept not just the last one. This method of backup is ideal for programmers since there could be times when they may need to go back to an older backup of a system they are building. verse doing … | |
Re: Well if you have been doing freelance programming work then your in the industry already. Can you clarify your question a bit more. When you ask how to get into the industry do you mean how to get a programming job for a big IT company like Microsoft, Google, etc … | |
Re: From your post it is not clear if its a specific software system you programmed you want to sell or that you want to be a freelance programmer (or both). Either way you need should setup a website with your contact information and also include a bit about yourself what … | |
Re: To quote another poster practice practice practice. The best way to become an really good in programming is to do it not just read a book or watch a video. Actually do it. One suggestion is to create something as a personal project like a inventory management system for all … | |
Re: karthikus it depends on what your career goals are. If you love working with technology and programming then you might want to just keep getting good in J2ee and possibly take some project management courses so you can eventually have an entire team of programmers working under you that you. … | |
Re: Was an interesting meet up. I always like meeting new people and I look forward to future meetings | |
Re: You will also need to know some jquery and or ajax to create a more fluid functionality in the game. If you are new to programming you should try a smaller easyer game with less functions just to get your feet wet | |
Hello, have a page where I am going to be doing multiple queries on different databases. However I thought my below code would work but it does not seem to resurn any error message nore any result set. Here is my common database connection file <?php //database username and pass … ![]() | |
Hello, can anyone explain how Craigs List creates the anounomous email addresses like [email]gigs-844r7-1770905448@craigslist.org[/email] and how the server then knows who to forward that email to and how it gets forwarded too the persons real email address. thanks for any help | |
Re: hello bfrings A game is a good/fun way to jump into coding and PHP is a easy enough programming language to learn. you should google around the web and walk through how to build a login system once you have a handle on that you can expand into building the … | |
Re: Your best bet is to encrypt a few files that will contant some of the code that controls the actual functionality for your php sscript. This way it is not so obvious which specific file contains the licensing system. So lets say you take three scripts from your entire php … ![]() | |
Re: Fckeditor is a great free opensource html editor what issue are you having with it? I have used their free version php version on dozens of personal projects ![]() | |
Re: what language are you using? If you are using php you can use sleep() function to make the pphp stop for x seconds and then start again when the building time is complete ![]() | |
Re: Yes, Paypal can handle what you are looking to do. You will want to look into the paypal IPN script. You can have paypal communicate with your friends website and setup a mysql database that will list all the confirmed/completed payments with the payers name. Just keep in mind as … | |
Re: To repeat what the prior posted stated you will want to use post not request and also clean your form posts before putting them into your database you should readup on mysql_real_escape() function as well as using INT() function to ensure that the values of the form post are what … | |
Re: Hello I would echo coopercup 's advice but also I would say you should pick something to make. Like decide that you want to build an inventory system or a customer management system. That way you have a goal that you are working towards and along the way you will … | |
Hello all New to the Daniweb community I usally hangout on another IT forum but here this forum a better community to be involved in. I am a php guy who enjoys making internet based software systems for companies large and small I like to share my knowledge with others … |