Re: [PHP] Foreign Key Problem

2007-11-01 Thread mlists
On Thu, 2007-11-01 at 09:05 -0700, Kulluji wrote: Hi Everybody, I am working in WAMP server for a small project. I am useing mysqlAdmin to create my tables. In this version of Mysql I am unable to set foreign key constraint. How do we do that? Thanks. Francis David Kullu -- View

Re: [PHP] what is the point of prepare?

2007-10-29 Thread mlists
On Mon, 2007-10-29 at 10:06 +, Hulf wrote: Hi, Begining using the php5 mysql functions and want to know what is the point of preparing/binding the data before I insert it? $prep = $mysqli-prepare (INSERT INTO cd (cdid,title,artist) VALUES ('0',?,?)); $prep-bind_param

Re: [Fwd: Re: [PHP] PHP Developer Required]

2007-09-05 Thread mlists
with the going rates. So for the first couple of years you get taken advantage of and then, maybe, you will get paid more! That is just not fair. On Tue, 2007-09-04 at 14:28 -0400, Greg Gay wrote: Rob/mlists You're certainly not encouraging PHP programmers to get involved with paid open source

Re: [PHP] PHP Developer Required

2007-09-03 Thread mlists
Wow! Spend $100K on a university degree in computer science, work successfully for five years with all the major technologies, and then get paid $25 per hour? My auto mechanic charges an average of $99 per hour. Sounds like a great deal for the university. Maybe the successful candidate can

Re: [PHP] About Fraud Prevention

2007-07-10 Thread mlists
On Tue, 2007-07-10 at 11:51 -0700, Kelvin Park wrote: I'm trying to make a program with PHP, that prevents ecommerce fraud orders. Technically, what's the most effective way to prevent fraud orders on e-commerce web sites? PHP is the least of your worries! 1) Know your customer. Perform