Hello,
I'm creating a voting system and I was wondering if you could help me. I have 2 columns - gid,IP. `gid` is the ID for game and `IP` is for IP Address.
gid | IP
6 |xx.xxx.xx
7 |xx.xxx.xx
6 |xx.xxx.xx
6 |xx.xxx.xx
I want to display the results like this:
GID | Votes
6 | 3
7...
Hello,
I'm really new to regular expressions and I was wondering if anyone could give me a hand. What I have is some data on mySQL which contains `title`, and `keywords` and I want the user to search through the title and keywords. Here's an example:
Table: games
ID | Title | Keywords...
Hello,
I'm creating a program where users gets to add a review about a specific product, so far I created normal like when they add the 'comments', it adds to the database. I'm using mySQL for database and I was wondering if anyone could show me how to lock something with DBI. Thank You.
Hello,
I have a database filled with keywords and the program let you search for it. For example of my data:
[keywords]
quest,alien,campy,3d
What I want to do is let you search through the keywords. So I have the following:
$q=param('q');
if ($keywords =~/$q/i) { print "match"; }...
Hello,
I have some image files that has names like:
PC-blah1.jpg
GBA-test.jpg
Is there anyway I can get the value 'blah1' and 'test'? I need to get the value between the '-' and '.jpg' . If you can, please help and thank you so much for reading.
-Aaron
Hello,
I have seen on some pages that has "Page created in 1.2 seconds" and I was wondering if anyone could show me how that is done or give me some idea. Thank you so much for reading.
Hello,
I was wondering if anyone could show me how to get the last auto increment value from a table called 'news'. Thank You so much.
There is no Knowledge that is not power.
Age: 17
E-mail: projectnet01@yahoo.com
Company:(not done yet) :-)
Status: Currently working with C++ for game...
Is there anyway I can find the next autoindex integer using mySQL? Thank You.
-Aaron There is no Knowledge that is not power.
Age: 17
E-mail: projectnet01@yahoo.com
Company:(not done yet) :-)
Status: Currently working with C++ for game developing. And making a musical band.
-Aaron
Hi,
I have a mySQL database and table named news. One field called "subject" which is set to "TEXT" type. EverytimeI add some symbols such as "@" or "'s", it gives me an error saying:
Cannot execute statement!
You have an error in your SQL syntax near...
Hello
I'm orginally a Perl programmer and starting a project in PHP. I have a question about the function statement. What I want to do is store all header info (such as the HTML) in a file called 'header.php' and retrieve those information using other PHP files. Here's an example:
header.php...
Hello,
I'm from Visual Basic and decided to go for Delphi. I want to change the caption of the form when the form loads. I was wondering if any of you can show me How. Thank you for your time.
There is no Knowledge that is not power.
Age: 17
E-mail: projectnet01@yahoo.com
Company:(not done...
how can i make the vbyes button exit the whole program when clicked and the vbno button to hide the messagebox when it's clicked? There is no Knowledge that is not power.
Age: 17
E-mail: projectnet01@yahoo.com
Company:(not done yet) :-)
Status: Currently working with C++ for game developing...
Hello,
For statusbar1 panel index #2, I have getTime for the text property. I want to display the time when the Form_Loads. I tried the following but no sucess:
Private Sub Form_Load()
Dim getTime as string
getTime = "Test"
End Sub
Anybody can help? Thank you for your time. There...
How do I check to see if the user have selected a file from the File1 box? I want to disable the command "Delete" button, if they have not selected any item from the File1 box. Thank you for your time. There is no Knowledge that is not power.
Age: 17
E-mail: projectnet01@yahoo.com...
Hello,
How do I change the File1 box's directory? I want to display the files in File1 according to the Drive1 box. Any tips? Thank you for your time. There is no Knowledge that is not power.
Age: 17
E-mail: projectnet01@yahoo.com
Company:(not done yet) :-)
Status: Currently working with C++...
I'm planning to get a NAS from Maxter. My main goal is to provide a large hosting service. I wanna know if it is ideal for web hosting to provide shared/dedicated hosting. Thank you for your time. There is no Knowledge that is not power.
Age: 16
E-mail: projectnet01@yahoo.com
Company:(not...
Can anybody tell me where the Alpha button in Flash MX is located? Can't seem to find :-[. There is no Knowledge that is not power.
Age: 16
E-mail: projectnet01@yahoo.com
Company:(not done yet) :-)
Status: Currently working with C++ for game developing. And making a musical band.
-Aaron
Hello,
I'm new to this whole hosting thing and I want to host a service that will give my users atleast 250MB of space. Is RaQ 550 is right for me? If so, how many uers do you think I could? Please also let me know if you have a better cobalt server that will fit my needs. Thank you.
-Aaron...
Hello everyone,
I'm kind of having a big problem tracking IP Addresses. See, I'm working on this game directory site where the
visitors gets to vote for their favorite game for the month. I only want the users to vote one time every month.
The problem is that they can restart their computer and...
I just want to know that is there anyway I could connect java with my mySQL database? Thanks. There is no Knowledge that is not power.
Age: 16
E-mail: projectnet01@yahoo.com
Company:(not done yet) :-)
Status: Currently working with C++ for game developing. And making a musical band.
-Aaron
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.