Posts Tagged ‘php mysql’
How can I only return a certain number of results in PHP from a MySQL database?
I have a news system and I only want to display 4 or 5 posts when the script gets all the post information from the database. Is there a way I can do this right in the initial database query, or do I have to do it in php after the results are returned and how can I do this? Thanks.
What is a good open source alternative to dotProject, PHProjekt and netOffice?
I’m looking for an alternative to those products. They have their pros and cons, but those cons make them not suitable for me, and they’re hard to use by people not used to informatics or development or engineering (aka, the common stakeholder). Any good suggestion? I look for a php, mysql or postgresql application, cause java based are not installable in simple hosting services.
What php and mysql topics would you recommend I cover?
I have recently spent some time learning about OOP in PHP and I have a pretty good understanding of it now. What PHP-related topics would you recommend I cover now and could you recommend any good books or other sources for learning them?
How do I plan my php mysql database?
I have a fairly detailed plan of the content and features of a website project I will be doing. How do I plan my php mysql database layout?
How do you create a chat system between 2 computers using PHP without connecting them into the internet?
with mysql i suppose.. and/or any web-based language.. but i prefer php and mysql.^^
please give me links and/or tips.
i really need to make this in 3 days. :’c
thank you. ![]()
What would you recommend I exchange for php programming service?
I am incorporating an business that will have a lot to do with backend stuff like php/mysql. I have enough experience to make the page look pretty and enough to do basic forms, but I need someone with additional php knowledge for more advanced applications. If I am just beginning this venture, what would you recommend I exchange for a person to be my "head webmaster" of sorts? A % of profit, stock….? Keep in mind that I am low on capital.
What is the best free web hosting you can recommend that runs PHP and MySql?
To the web programmers,
What is the best free web hosting you can recommend that runs PHP and MySql?
Would PHP and MySQL for dummies be a good first way to pick up a scripting language?
I know absolutely no scripting languages… I am dying to pick one up. Would PHP be a good way to start learning scripting, or would there be a better language to pick up as a first language? Thanks a million. I will def. pick a best answer for whoever can explain what and why I should learn it. Thank you!
Is it possible to convert the source code of a PHP website to Python or RoR?
My website is database driven and coded in PHP/MySQL. If i wanted to start coding in Ruby on Rails or Python will i be able to change my site’s source code in to RoR or Python. My site is large and has video uploading system and social network features, including forums.
1. Is it possible?
2. How long would it take?
3. Is it Expensive?
4. Can it be done easily?
Thank you.
I would like to implement a live chat on a php mysql site. Any suggestions?
Basically I wan’t to implement the equivelent of a live online fantasy baseball draft on my site. Essentially the same thing that you can do on yahoo fantasy baseball. How do I do something like in php?