Archive for April, 2009

php and mysql
katong asked:


please help me to optimize my PHP & MySql website. i have tried to speed up my PHP & MySql but failed. so i need your help.

Tags: , ,
php and mysql
%&*#! asked:


I’m trying to see how much time and resources a page takes up on my server. It contains php and mysql functions. Can I find out somehow?

Tags: , ,
php and mysql
imperfect asked:


How do I write a php/mysql query to csv? Thanks.
Jeremy, you are correct.

Tags: ,
php and mysql
Steve G asked:


I am a web designer. I would appreciate if you referred me to sites that offer excellent PHP/Mysql tuorials.

Tags: , ,
php and mysql
matthewlowery asked:


I really want to make a site like Deviantart, although the register can probably come later. I have no idea about Mysql or PHP.

Tags: , ,
php and mysql
The V asked:


I have a register script that adds the password to the database and as I’ve noticed, it doesn’t matter if the password is PASSWORD or PaSsWoRd or password, they all work when logging in at the login page.

I want the password to be case-sensitive, so if the user set “Password”, either “PASSWORD” or “PassWorD” shouldn’t work. ONLY “Password” when they’re logging in.

It’s PHP and MySQL that I’m coding with.

Tags: , ,
php and mysql
stephenstripling asked:


I have tried lots of tutorials but I NEVER can get it to work. So, How can I make a Flash guestbook without using php or mysql?

Tags: , ,
php and mysql
Gaurang asked:


Hi All!

I am software professional working in a IT firm at Mumbai, India.

Currently i am developing an application which requries online transaction facility. I know many paypal system provides this facility.

Still i am confuse which one is best to use and how to implement it in my code. Basically i want any software/tool which allow me/developer of PHP script to enable online payment using such a system.

Kindly help me if you know any such.

Thanks in advance.

Tags: , ,
php and mysql
ralph1187 asked:


I am using XAMPP and when I go to http://localhost/phpmyadmin it says “Cannot load mysql extension. Please check your PHP configuration. - Documentation”

I then click on the Documentation link and it says I should install a software package called php-mysql.

I have looked it up online and I just cant figure it out. Can someone help me please?

Tags: , ,
php and mysql
whoevermakes asked:


Hi.

I’m going to build a high scale site in php/mysql that needs to scale horizontally.

What things should the developer do and not do when writing the code and creating the database?

Thanks.

Tags: , ,
Back to top