535 Posted Topics
Re: I agree with Gary. In all honesty, any time you're dealing with money, you want something secure. A text file is not secure. It's not fast. It's not cached. Can be corrupted easily. Has no relational support. May I ask why you're not going with a database server? | |
Re: [QUOTE=pcarlow]PHP files can go anywhere on a web server that is running the PHP Server Module. If the web server is not enabled to host PHP pages then they will not work. I found a list of [url="http://www.0php.com/free_PHP_hosting.php"]free php web host[/url] here.[/QUOTE]Have you actually tried registering to those sites? I've … | |
Re: What do you mean a php script? You mean the keywords used? You can't. If so, I've never even heard of it. Do you mean data that is displayed to the web page? | |
Re: I'll give you the benefit of the doubt and say you'll simply want to learn for education purposes or out of curiousity. Even then, asking someone to teach you how to write a virus is like asking how to rob a bank. It's a silly question. Both require a lot … | |
Re: What a tragedy. I'm really sorry. I know how bad it feels to lose a loved one, so if there's anything in the world that you need, you know I'm here also. Even if it's just talking, or even playing some Mario Kart. I'll miss your dad and his awesome … | |
Re: Weird. Maybe a cookie hasn't been cleared, since browsers store cookies differently. Try clearning the cookies in IE that are related to your site. This is a very weird error indeed. Have you tried asking others to view the site or tried on another computer with IE? | |
Re: Are you carrying duplicate URL variables in the URL querystring? Because if you are, be aware of the bug in CFMX. If you have something like this: somepage.cfm?data=peter&data=parker and you retrieve data, data will not be equal to "parker" (the last variable assigned), but it's a list of both data's: … | |
Re: He's saying he loves this forum and would give away his arms and legs for it. Dedicated guy, I gotta say. | |
This is from nyphp-talk: [nyphp-talk] Zend PHP Certification Daniel Kushner kushner at gmail.com Thu Jun 17 20:08:33 EDT 2004 Previous message: [nyphp-talk] PHP and Flash Next message: [nyphp-talk] DB Differences Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] -------------------------------------------------------------------------------- NYPHP List: This email … | |
Re: PHP has a nice set of string/file functions you can use. Of course, I'd recommend Perl beforehand, but PHP is easier and I believe has a bigger community than Perl. Are you looking to develop a web application or a desktop application. Also, can you be more specific on what … | |
Re: [QUOTE=slade]May I ask, what is more powerful. A colleague or a moderator? And what other levels are there? I've seen a marsupial moderator as well.[/QUOTE]A moderator is more powerful. Colleagues have access to a forum called "Community Helpers" where they can contribute ideas to make the forum better. They can … | |
Re: Are you using VB.NET? This error comes when you don't have the .NET framework installed on the machine. | |
Re: Let's take a look at what you did maan: 1. Violated the rule for creating a thread. You always give a detailed name to your thread that explains what you're after. Pleas for mercy and crying for help as the name of the thread are not allowed. An example of … | |
Re: You can still use VB.NET and package up in an installation to include the .NET framework so the user wouldn't have to download it and install it. If you still want to stick to the BASIC language, I suggest you try Visual Basic 6.0. | |
Re: Yeah, why DID YOU become a CSC major? My reason is I got tricked. In high school they make you think that because you know how to use Windows, can write a few scripts, know some networking and can take apart/put together a computer, that you should go ahead with … | |
Re: HCatzeyez, don't create garbage threads. Learn how to post and follow the rules. Take more time in writing your questions, be more patient and nice, and people will be more willing to help you. Thread closed. | |
Re: HCatzeyez, don't create useless threads where all you do is lash out on members that are willing to help you. Also, if you're willing to take more time on explaining your question, more people will respond. Learn how to post and follow the rules. Thread closed. | |
Re: Sorry, but this thread has nothing to do with IT Careers or Corporate Computing. It will be moved to the Geek's Lounge. Also, your strange inquiry makes me think that you have some sort of grudge against them. You a spy or something? LOL. There's nothing unethical about their claim … | |
Re: Perhaps you can save it to HTML or take a screenshot of it, save it as an image, and put it on a web page. I have a rule against downloading word files off the net unless I know the site very well. Others might feel the same way. | |
Re: Normally I would tell you to put the "a href" tag around the img tag that shows that image, but you're using a forum. I've never used versatileBulletinBoard, but there must be a setting in the admin panel where you can change this. Right now it appears to be: [url="http://www.hellsknights.southietech.net/forum/index.php?target=forum"]http://www.hellsknights.southietech.net/forum/index.php?target=forum[/url] … | |
Re: Have you tried searching imdb's soundtrack listing for this movie? You can cross reference the titles with pieces of lyrics on google (if there are lyrics). I've seen the movie but don't remember the song... doh. | |
Re: Final Year Project? If so, tell us your major or what your skills are so we know what to recommend. | |
Re: Be aware that some people (those who don't know much about anything and think that cookies will give them a venereal disease) turn them off. | |
Re: This topic has been discussed to death already. Check out the Careers forum to see what others think. Here's one post for example: [url="http://www.daniweb.com/techtalkforums/thread328.html"]http://www.daniweb.com/techtalkforums/thread328.html[/url] | |
Re: Keep in mind that phpMyAdmin, or any web application (like forums) that imports a file with SQL statements, usually craps out if it's bigger than 1 meg. You'll have to either split the file into smaller files or run a mysql command through the console to load up the big … | |
Re: Bee-Dub, please learn how to post and follow the rules. They are found here: [url="http://www.daniweb.com/techtalkforums/faq.php?faq=daniweb_faq#faq_rules"]http://www.daniweb.com/techtalkforums/faq.php?faq=daniweb_faq#faq_rules[/url] Don't create the same threads in different forums for whatever reason you may have. I hate clearning up someone's mess. Thank you and happy posting. | |
Re: The only thing I know of is this: [url="http://dev.mysql.com/doc/mysql/en/index.html"]http://dev.mysql.com/doc/mysql/en/index.html[/url], where you're going to have to go through it manually. Sorry. ;) | |
As usual, download and read about it at [url="http://www.php.net/"]http://www.php.net/[/url] | |
Re: You would have to scan your imap/pop3 server, read the e-mail address, and reply using your e-mail server. So the script would be broken up into two parts. The first is the one that reads the imap/pop3 server, than the other part would be where it gets that e-mail address … | |
| |
Re: Congratulations, although I think not enough people voted. :( | |
Re: If you're a spammer, that's a very clever way to plug your toolbar. | |
Re: [QUOTE=red_evolve]Err, sorry guys, I think I've figured it out already. Is it possible for me to do the data validation in home.html after the user presses SUBMIT[/QUOTE]Yes, but you'd have to use JavaScript to read the values of the text field. Even if you did this, it would not be … | |
Re: Like Drew just said, it's impossible to do. If you want security, protect each page by creating sessions based on id/password. | |
Re: [QUOTE=squirrelj]I have the following checkbox on my site but it dosen't work, tried to solve it before but still having trouble. this is the code from my first page <P>Do you want to take pets with you? <INPUT type=CHECKBOX name = "PETS" value = "Y">Yes<br> This is the code from … | |
Re: You can't use relative file paths due to default security settings. Easiest way around this is to not use "../" - you have to either use absolute file paths or use #include virtual. | |
Re: [QUOTE=Papa Smurf]Usually when mods and admins post a link to suggestions on how to get help...[b]it usually means they dont know...[/b][/QUOTE][QUOTE=Papa Smurf]here I go time to get flamed by the admins... [b]bring it on![/b][/QUOTE][QUOTE=Papa Smurf]take care, if you need any more help with anything [b]ASK ME FIRST not the mods … | |
Re: You can also use these public proxy servers where it will "give you" an IP address: [url="http://www.publicproxyservers.com/index.html"]http://www.publicproxyservers.com/index.html[/url] Keep in mind though, that because they are public, the web site that banned you might have a list of these IP addresses already and not allow you in. However, don't feel too … | |
Re: [QUOTE=Ragnarok]1. Why is this simple script not working?[/QUOTE]For starters, if you want it to loop, switch the > to < in your loop. You're terminating the condition right off the bat, so it's not looping. [QUOTE=Ragnarok]2. Is there a better way of doing this?[/QUOTE]I use this function. Here's the function … | |
Re: Don't create the same thread four times in different forums. It's against the rules which you never even took the time to read. I hate cleaning up someone's mess. Please don't do it again. Thank you. | |
[size=4]Beginning Perl[/size] [b]by Simon Cozens, Peter Wainwright[/b] I have gone through several Perl tutorials in the past, and I have to admit that this is the best one I've seen, especially if you already know how to program. I came from a C++ world, so it was relatively easy to … | |
Re: [QUOTE=MAD_DOG]You guys know when you upload pictures to a site and most sites have a standard format. [/quote]Standard format? What do you mean? I've never had to worry about image formats when I upload them to a server. :cool: [QUOTE=MAD_DOG]Example I upload 1000 pictures via FTP it will assort them … | |
Re: Ditto on what BinaryMayhem said. Oh, and off this goes to the PHP forum. | |
Re: When it comes to serious learning, for some reason, I just can't rely on a web site. It's never thorough enough for me. I need a book. ;) I suggest you check out: [url="http://www.amazon.com/exec/obidos/tg/detail/-/067232525X/qid=1089237328/sr=1-3/ref=sr_1_3/103-3193081-9298267?v=glance&s=books"]http://www.amazon.com/exec/obidos/tg/detail/-/067232525X/qid=1089237328/sr=1-3/ref=sr_1_3/103-3193081-9298267?v=glance&s=books[/url] [b]PHP and MySQL Web Development, Second Edition [/b]by [url="http://www.amazon.com/exec/obidos/search-handle-url/index=books&field-author=Welling%2C%20Luke/103-3193081-9298267"][u][color=#0000ff]Luke Welling[/color][/u][/url], [url="http://www.amazon.com/exec/obidos/search-handle-url/index=books&field-author=Thomson%2C%20Laura/103-3193081-9298267"][u][color=#0000ff]Laura Thomson[/color][/u][/url] [url="http://www.amazon.com/gp/reader/067232525X/ref=sib_dp_pt/103-3193081-9298267#reader-link"][img]http://images.amazon.com/images/P/067232525X.01._PE32_PIdp-schmoo2,TopRight,7,-26_SCMZZZZZZZ_.jpg[/img][/url] [url="http://www.amazon.com/gp/reader/067232525X/ref=sib_dp_pt/103-3193081-9298267#reader-link"][u][size=1][color=#0000ff]Look inside this … | |
Re: I don't know your web development skills, but you can give a CMS a shot. Be aware, however, that because you're just learning PHP (not to mention the first time you develop a CMS) you might make some crucial mistakes in creating it. However, you just want a learning experience, … | |
Re: If you're trying to make a PHP record paging page, I suggest you look at: [url="http://www.daniweb.com/techtalkforums/thread1720.html"]http://www.daniweb.com/techtalkforums/thread1720.html[/url] | |
Re: Just a quick question: are you trying this on a Windows server or Linux? I had a similar problem where I could not unset the session variables. I tried everything and posted on every forum I could think of. Nothing worked. I moved the app to a Linux server and … | |
Re: You can give XML Spy a try. Definitely an awesome program to do any XML development. I used this for a JSP shopping cart. You can give HTML Tidy a try but I'm not sure of its capabilities (have not tried it, though I hear is good). It's a free … | |
Re: The contest has ended, but what the heck, here's my submission: [img]http://a.1asphost.com/mikky/ttf-banner.jpg[/img] | |
Re: Try pasting line 93 with ten lines of code before and after. Don't paste the entire thing, it's too time consuming to scan through. It seems there's an error involving a semicolon, but you'll have to post the code, just like I said. Also, use the PHP tags for this … |
The End.