Nick Notas asked: I was wondering which universities or colleges offer any 2-4 week MYSQL and PHP training courses that I could attend and are located in Massachusetts. Preferably the courses should be on a basic or intermediate level. I’d rather prefer this was a live training course and not an online one. Thank you [...]
on3via asked: Does a program exist or how hard would it be to write a program to convert a ctree databse to mysql? Fire Your Programmer grab your copy of Robert Planks Five Minute PHP
Software Program That Gives You 120 Extra Hours Per Year? Even if you don’t have to rummage around for that password, the act of typing in that password — even if it’s just for a few seconds — and waiting for the page to load… adds up very quickly if you visit several sites each day like Twitter, Facebook, MySpace, forums, Gmail…
alex asked: I want to use in-memory tables for improved performance in MySQL. But what is the cleanest way to ensure that the tables reload (from on-disk tables) when the MySQL server restarts? Is there any way to configure this natively within MySQL, without resorting to Perl and similar external script hacks? Thanks
Bert P asked: I have a MySQL database and a website. I want to create a form to log in, whereby then users can add to the database, and also view the stored information in a table. Is there a PHP template I could use? Writing it by myself seems like a colossal task. Thankyou [...]
Indian asked: Our college is telling us to use VB with Oracle. But I want to use Mysql as database back end. Will it be effective? Please give me the details how it should be done? Thanks in advance! Fire Your Programmer grab your copy of Robert Planks Five Minute PHP
Cheanea asked: Just not sure hwo to deal with dates in MySQL. If I have a field as date type, how do I search for a date 100 days ago ? Thanks. Fire Your Programmer grab your copy of Robert Planks Five Minute PHP
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. Fire Your Programmer grab your copy of Robert Planks Five Minute PHP
Brooke asked: What’s easier on a server? What requires less CPU and/or RAM? Method 1. Having sixty 10 MB MySQL databases with 1 table each? Method 2. Having one 600 MB MySQL database with sixty 10 MB tables? Fire Your Programmer grab your copy of Robert Planks Five Minute PHP
mitchellg103 asked: So I have just set up my mysql database. And what I want to do is track the views my video gets on my website using mysql. Like youtube. How can I do this? I am using dreamweaver and MAMP by the way. But how do I get the views to show up [...]