Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

Member Avatar for mbacon

Hello There, I was wondering what the purpose of using <br /> and \n are, instead of just the normal HTML line break. Does this make my code more compatible with older browsers or different operating systems? Thanks, Mike

Member Avatar for peter_budo
0
79
Member Avatar for mbacon

Microsoft has a NAZI password policy... the way I see it, you should be allowed to use a password '1234'.... and if you get hacked then it's your own damn fault. But I think is overkill on how microsoft dictates which password you use... This might be little fries in …

Member Avatar for jbennet
0
83
Member Avatar for sam1

hi, I am trying a login page for my website. the login page works fine and i can take the username using sessions to the welcome page. now my question: would i be able to retrieve(show) data from mysql according to the username that i have in session? thanks

Member Avatar for yogeshsinghal
0
82
Member Avatar for mbacon

Ok so I finally realized my eyes wouldn't hurt as much if I had a php editor to colorize my code(instead of looking at plain black text in notepad)... So I search Google for 'Free PHP Editor'.... first one that comes up is: [URL="http://www.google.ca/pagead/iclk?sa=l&ai=BZbWypakCRtaTPIvogQO0tMHLAYv7zSOrlL25As2y4LQDoP4KCAAQARgBILZUOABQt4eu0QFg_YD2gMwDmAG4hgGYAfCGAZgB3IcBmAG4kgaYAbuSBpgBvpIGoAGfkZ7_A6oBGm9yZy5tb3ppbGxhOmVuLVVTOm9mZmljaWFsyAEBgAIB&adurl=http://na.link.decdna.net/n/15907/15909/www.zend.com/59fb488d0025030000000008000115750dbb58e901b2f18b00000000000000000000000100/i/c%3F0%26pq%3D%252fproducts%252fzend%255fstudio"][B]Free Php Editor[/B][/URL] [url]www.zend.com/studio[/url] I know who …

0
44
Member Avatar for eldoc

Hi My hosting company no longer permits connection to any port other than standard ones and I am in the middle of a project that is best solved via sockets (I think). I use a mysql database and connect to it via php. I need 4 people to use client …

Member Avatar for eldoc
0
109
Member Avatar for w_3rabi

hi guys i've this problem with a page having [code]copy()[/code] to copy a file from a website well it works on apche and winxp but when i put on the server (running win2000 and IIS)the page does not load i anyone hav an idea wht the heck is the problem

Member Avatar for vssp
0
95
Member Avatar for mbacon

SELECT * FROM `studentcourse` WHERE `systemcode` = 'ilscorp' AND `status` = 'complete' AND `techcode` IN (SELECT `techcode` FROM `usersubscription` WHERE `subscription_id` = '296') After I run this the server has an intense lag and needs to be restarted or timeoutes occur.

Member Avatar for peter_budo
0
113
Member Avatar for gruebz

I am currently in the process of having a website made and I need some help working out which programming language is best to be the most cost effective solution ongoing between PHP and ASP. The website is a fantasy sports one that will interact strongly with its database and …

Member Avatar for mbacon
0
178
Member Avatar for jaikar

Hi, i want to upload a video file (mpeg, mpg, wmv) and wanted to display the first frame of the video as a thumbnail. so video will start to play in a enlarged mode when user clicks the thumbnail view of the video like the google videos. is it possible …

Member Avatar for yakoo
0
99
Member Avatar for yakoo

Hi Friends, I have one strange problem the if conditions are not working, it is not supporting at all. Any idea why ? iam using ODBC_CONNECT() with MSSQL and PHP. Regards

Member Avatar for mbacon
0
83
Member Avatar for mbacon

Hello everybody, I am wanting to use a javascript confirm popup (OK returns TRUE/Cancel returns FALSE) to determine whether I need to run part of my PHP code. I could only think of one way to try, and this is it: [code]echo "<script type=\"javascript\"> var popbox = confirm(\"Are you sure …

Member Avatar for theonlydrayk
0
99
Member Avatar for dbismo

Hi all, I need your help! I am developing a we-based system using PHP that will check if a student passes or fails his exams. The exam results will be in an excel docemuent (.xls). Student should key in their student ID in the system via their web browser; the …

Member Avatar for mbacon
0
107
Member Avatar for irotsenmar

I installed a help desk software that is coded in PHP. It has a feature that enables it to send out email when someone submits a troubleshooting ticket. I am unable to get the email function to work. The software is running on a remote server at a hosting company. …

Member Avatar for vssp
0
1K
Member Avatar for leapon75

Hi, i have a problem, I'd like to load a file mediumblob from DB mysqli () and save it on directory ("../uploads") on a server, using a php page. Can you help me ???? :sad:

Member Avatar for mbacon
0
55
Member Avatar for mbacon

Hey Everybody, My name is Mike, and I'm living in BC, Canada. I have joined to dicuss, help, and request help with mainly PHP, but also other areas. I work for an IT based company where I am using PHP to convert/migrate our old database to the new systems' database. …

Member Avatar for cecil.vera
0
154