Forum: MySQL Jun 17th, 2008 |
| Replies: 3 Views: 1,279 Hi e_pech,
Since Peter already give you an explanation. I will throw in some links for you.
Simple user login script (http://threesquared.net/index.php?page=scripts&i=login) * You will need to... |
Forum: MySQL Oct 5th, 2007 |
| Replies: 3 Views: 1,022 There are ever so many reasons to love PHP and MySQL.
Cost
The PHP license
The freeness of open source and Free software is guaranteed by a gaggle of licensing schemes,
most famously the GPL... |
Forum: MySQL Aug 16th, 2007 |
| Replies: 4 Views: 2,271 If you feeling lazy, download this application, haven't used it but maybe it will be of some help.
Link... |
Forum: MySQL Aug 16th, 2007 |
| Replies: 5 Views: 1,154 No Problem at all, please mark the thread as solved. |
Forum: MySQL Aug 13th, 2007 |
| Replies: 5 Views: 1,154 best advice. Download easyphp, install launch application. will give you a specific reason why mySQL won't run. |
Forum: MySQL Aug 13th, 2007 |
| Replies: 5 Views: 1,154 are you installing on a localhost? if so " The Service couldn't be started", ctrl+alt+delete (task manager -sp2). processes. Make sure there is no task running that has "mysql" in it. Would be more... |
Forum: MySQL Aug 7th, 2007 |
| Replies: 4 Views: 1,090 Kevted... give examples of db, tables, fields, order ect. |
Forum: MySQL Aug 7th, 2007 |
| Replies: 3 Views: 906 If you really would like to use your own user management system. There plenty of resources available (with cookies and all), start by googling. If you struggling, i can give you a few of my own. |
Forum: MySQL Aug 7th, 2007 |
| Replies: 3 Views: 906 Sup pulse,
What I'd suggest is you use an open souce CMS then download an extension to use multisites (for your different users). This would be the quickest way to deploy a decent site without much... |
Forum: MySQL Aug 7th, 2007 |
| Replies: 3 Views: 1,654 haha... had a feeling you'd be the one to reply, but yet, I'm still glad! ok, so how would i go about inserting the code, cause im currently using a query to fetch the data. Should i use php? if so,... |
Forum: MySQL Aug 6th, 2007 |
| Replies: 2 Views: 10,586 Hi Anna,
Kind of understand your question, but I may be wrong, so bare with me.
Download EMS SQL Manager 2007 For MYSQL.
Does it all for you. It's a commercial product, but you can download a... |
Forum: MySQL Aug 6th, 2007 |
| Replies: 3 Views: 1,654 Hi,
Was wondering if anyone could help me with this little problem I'm having. I'd like to have a comma separator after every 3 digits. E.g "3,000,000". How would i go about this?
Thanks in... |
Forum: MySQL Jul 24th, 2007 |
| Replies: 3 Views: 2,312 thanks, but i already knew that, yes you can link the images or blob etc.... was hoping for information regarding the actaul query I'd have to use. Yet again, thanks for your somewhat, cocky reply. |
Forum: MySQL Jul 19th, 2007 |
| Replies: 3 Views: 2,312 hi, dont usually ask for help since i believe in google. But im in a serious fix.
intro:
currently working on a table that has three fields, 'id' 'current' 'previous'.
problem:
i want to... |