Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 67
Search took 0.23 seconds.
Search: Posts Made By: Developr
Forum: PHP 12-02-2012, 02:16 AM
Replies: 3
Views: 300
Posted By Developr
one time, and junk not needed. I also...

one time, and junk not needed.

I also noticed some words have two identifiers ex:
word nn nnp

I guess I could store a second in another col?
Forum: PHP 12-02-2012, 01:02 AM
Replies: 3
Views: 300
Posted By Developr
How can I parse this text file and save the results in a database?

I want to take this text file:
http://phpir.com/user/files/text/lexicon.txt

and in each row I want a value for the word, and the identifier (the 2 or 3 letters beside that word).

How can I...
Forum: PHP 07-15-2012, 10:14 PM
Replies: 5
Views: 381
Posted By Developr
Alright so I decided to store them in a database...

Alright so I decided to store them in a database instead but there's a few thousand emails I gotta move to that database and that would obviously be a mammoth task if done manually. I'm trying to...
Forum: PHP 07-10-2012, 08:37 PM
Replies: 5
Views: 381
Posted By Developr
Seems like the best way, thanks!

Seems like the best way, thanks!
Forum: PHP 07-10-2012, 07:41 AM
Replies: 5
Views: 381
Posted By Developr
Processing email address

I have a mailing list of emails that I had saved but I forgot to use a delimiter when storing them, so my email file looks like this now:

one@one.comtwo@two.netthree@three.co.uk (etc)

How can I...
Forum: PHP 03-27-2012, 04:15 AM
Replies: 15
Views: 503
Posted By Developr
there is no output, its blank

there is no output, its blank
Forum: PHP 03-27-2012, 04:11 AM
Replies: 15
Views: 503
Posted By Developr
$query = mysql_query("SELECT count(ip) FROM users...

$query = mysql_query("SELECT count(ip) FROM users GROUP BY ip HAVING count(ip) > 1");

echo $query;
Forum: PHP 03-27-2012, 04:07 AM
Replies: 15
Views: 503
Posted By Developr
And how do I echo it

And how do I echo it
Forum: PHP 03-27-2012, 04:00 AM
Replies: 15
Views: 503
Posted By Developr
What code works?

What code works?
Forum: PHP 03-27-2012, 03:54 AM
Replies: 15
Views: 503
Posted By Developr
Doesnt work

Doesnt work
Forum: PHP 03-27-2012, 03:49 AM
Replies: 15
Views: 503
Posted By Developr
How specifically?

How specifically?
Forum: PHP 03-27-2012, 03:20 AM
Replies: 15
Views: 503
Posted By Developr
And what do I do with that? Just echo it? fetch...

And what do I do with that? Just echo it? fetch an array for it?
Forum: PHP 03-25-2012, 11:35 PM
Replies: 15
Views: 503
Posted By Developr
Multiple entries in a mySQL database & Submitting multiple forms at once

Just started to pick up PHP again but I'm a bit rusty. Could someone help me with the following:

1. I want to write a script that echos multiple instances of IPs recorded in my users table. I...
Forum: MySQL 03-12-2012, 05:10 PM
Replies: 4
Views: 457
Posted By Developr
I've tried changing it and it still gives me an...

I've tried changing it and it still gives me an error.
Forum: MySQL 03-12-2012, 05:59 AM
Replies: 4
Views: 457
Posted By Developr
Error #1604 - What am I doing wrong?

Completely dumbfounded here...

CREATE TABLE alerts (
id int(10) NOT NULL auto_increment primary key,
to varchar(30) NOT NULL,
from varchar(30) NOT NULL,
message varchar(1000)...
Forum: Small projects (quick fixes and changes) 02-20-2011, 08:27 PM
Replies: 4
Views: 1,984
Posted By Developr
Is that a typo? You want a replica of that site...

Is that a typo? You want a replica of that site done in just 1 day and you're paying $50?
Forum: Design templates and graphics for sale 02-20-2011, 08:24 PM
Replies: 1
Views: 3,327
Posted By Developr
bump...........

bump...........
Forum: Design templates and graphics for sale 02-19-2011, 06:31 PM
Replies: 1
Views: 3,327
Posted By Developr
Beautiful, unique Portfolio Template for sale

I was going to use it for my portfolio but I'm already overloaded with work so I don't really need a portfolio right now.

This portfolio is unique, I own the exclusive rights to it.

It's xHTML...
Forum: Looking for work/ for hire 01-12-2011, 11:26 PM
Replies: 9
Views: 3,294
Posted By Developr
I'll send you a PM

I'll send you a PM
Forum: Unknown sized projects (request quote) 12-28-2010, 02:09 AM
Replies: 2
Views: 1,047
Posted By Developr
I can't send you a PM... I'll do it for $30...

I can't send you a PM...

I'll do it for $30 USD via Paypal.
Forum: Looking for work/ for hire 12-22-2010, 06:34 AM
Replies: 9
Views: 3,294
Posted By Developr
bump ...

bump

...
Forum: Medium projects (new script, new features, etc) 11-14-2010, 11:56 PM
Replies: 3
Views: 3,124
Posted By Developr
You want a full MMORPG (and I'm guessing...), the...

You want a full MMORPG (and I'm guessing...), the domain name, and webhosting done by Christmas for $100-$500? Good luck getting freelancers from India to help you out with that one. The MMORPG...
Forum: JavaScript programming 09-22-2010, 03:38 AM
Replies: 2
Views: 2,452
Posted By Developr
Thanks, I'll try it out. I need to calculate...

Thanks, I'll try it out.

I need to calculate something that uses a PHP script I've already created.
Forum: JavaScript programming 09-21-2010, 03:16 AM
Replies: 2
Views: 2,452
Posted By Developr
AJAX Calculator

I have a formula done in PHP. Lets say it's

$sum = $_POST['one'] + $_POST['two'];

I have 2 textboxes, one named "one", the other named "two". I want the page to also display the answer under...
Forum: PHP 08-29-2010, 11:31 PM
Replies: 5
Views: 4,522
Posted By Developr
$r = $_GET['r'] if( $r == $username ) { ...

$r = $_GET['r']

if( $r == $username ) {

echo $username.' is your referrer';

}


You need to be a bit more specific but you should be able to work with the code above.
Showing results 1 to 25 of 67

 
Forum Jump

All times are GMT +1. The time now is 09:32 PM.