Micodon's Posts
Nairaland Forum › Micodon's Profile › Micodon's Posts
1 2 3 4 5 6 7 8 ... 15 16 17 18 19 20 (of 20 pages)
MySQL is a database Management System. MySQLi is just an Extension of MySQL. It's Just a different Interface to accessing MySQL functions. Those saying MySQL is deprecated don't know what they are saying. PDO is not a database system. It's an ABSTRACTION LAYER. My Point? You shouldn't compare those three. They're functionally different |
My latest job (alabagames.com.ng) uses Voguepay as its payment gateway, where you can pay with MasterCard, VisaCard. Contact me on 08107535260 or ugwueze.michael@gmail.com |
PHP borrows its syntax style from C÷÷. Is C÷÷ an Ugly language? PHP is relatively fast. Faster than even Ruby. People just go online and paste crap either because they don't understand stuffs or cos of Bias. PHP is great for the web. Its not as elegant as Ruby. But, its not Ugly. Period!!! FYI, I do PHP, Python, RoR, and ASP.NET (with C#). |
Keep insulting us |
cbrass: Am so greatfull for all your response especially that of adewasco , I for one think the WHILE LOOP and the FOREACH LOOP have little differences, the reason am saying this is I ran into a problem 2days ago and am yet to figure the perfect answer.Hmmmm. First thing to do is to select all questions and store them as an associative array. Now to display the questions, loop through the associative array. MAKE SURE THAT AFTER ECHOING THE QUESTION, YOU USE THE array_shift METHOD ON THE ASSOCIATIVE ARRAY. |
I can build from scratch. Preferred Language: PHP. Frameworks: Phalcon or Laravel. UI Library: YUI. DB: MySQL. Key-Value Store: Redis. My Contact: 08107535260 |
You need 3 tables. Users table (id, username, fname...). Conversations Table (id, user_one, user_two). Messages Table (id, sender_id, message, date). To get a user's conversation list (say the user's id is stored in a variable $user_id), "SELECT m.id as mid, u.fname, u.lname FROM messages m, users u WHERE m.user_one = $user_id OR m.user_two = $user_id AND CASE m.user_one = $user_id THEN u.id = m.user_one CASE m.user_two =$user_id THEN u.id = m.user_two END". To get a particular convo between two people, you need the convo_id gotten from the query above. If the convo_id is stored in $convo_id, the query "SELECT * FROM conversations JOIN users ON users.id = conversations.sender_id WHERE conversations.id = $convo_id" Well there may be errors as that's from the top of my head. The best way of designing databases is to normalize where possible as this will remove redundancy. NORMALIZE WHERE POSSIBLE. ALWAYS |
Wordpress?? Never. Hire Someone |
I'm based in port-harcourt. 08107535260 www.michaeleze.com |
I'm Michael. You can contact me on 08107535260 www.michaeleze.com, www.exgamesonline.com, currently rebuilding www.eco9ja.com |
www.michaeleze.com he is a very good freelancer |
Koderiter, listen to yourself. PHP and COldfusion, which is better. i'm guessing you are gonna choose one. if one is better, why cant there be a language that can be termed "best". Do your research |
you are definitely not a web programmer. if you are, you ought to know that PHP is the best dynamic web development language for the web. ColdFusion i cant believe you. PHP's chief competitor is even ASP. your question should be rephrased to "PHP and Coldfusion, which do you prefer?" |
Contact me, 08107535260 or visit my web site www.michaeleze.com |
i believe u re tracking ur user's login status via a session variable, Wat u need to do, is to destroy that session when the user clicks the logout link. Destroy session not unset session |
fireworks is for graphics design, mate, |
a website is a website, a wapsite is a wapsite. most of those sites u thnk re compatible with both web browsers and mobile browsers just have a wap version written in WML. javascript code is used to detect ur browser. if it detects a mobile browser, u re redirected to the wapsite. SIMPLE! u can optimize ur website for mobile surfing, but u cant make it compatible for both web browsers and mobile browsers. another thing is that most mobile phones are now powerful enof to render web browsers so that they appear jus fine |
hw far av u gone? which lang re u using----PHP or ASP? be detailed in ur exlanation so dat i can solve ur probs with ease |
Next Time post the full code. i think innerHtml shld solve ur problem |
its not a bug, the link is probably broken |
u gotta be kidding me, even the python language/platform was written in C. C++ is more powerful(probably the most powerful programming language around) but very strict. python is robust and easy |
how much re u willing to pay? i can do it in VB.NET or in JAVA, or Python. Text me if u re interested: 08183126637. TEXT ONLY |
from ur statement, im guessing u dont know wat a gateway is. a gateway is ur "gate"to the internet. wanna have ur own gateway? buy a router and pay one of the service providers around. |
with an ass so rear and visible like a license plate i'm so hot, i make fire sweat |
bsod-- operating system crash. simply boot from your operating system cd. i.e reinstall windows |
my guy it is impossible. you only have ps1/ps2/ps3 emulators for ur desktop or laptop computer |
blues 4 life!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
chelsea in their first ever champs. league final. instead of losing , they'll kill themselves on the pitch. i think chelsea will carry the da. dont 4get that they have an incredible record in the finals of any competition |
Have tried a lot but none seems working