Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 17 of 17
Search took 0.12 seconds.
Search: Posts Made By: jeremyb
Forum: PHP 10-15-2012, 06:34 PM
Replies: 1
Views: 422
Posted By jeremyb
Php file being accessed as a cron job, not by http request

Hello everyone, hopefully someone with security knowledge can point me in the right direction. I currently have a couple php files in my public directory that are ran once a day at a specified time...
Forum: MySQL 10-09-2012, 02:41 AM
Replies: 2
Views: 551
Posted By jeremyb
Thanks!!!!

Old Pedant, first and foremost I want you to know that I don't normally post many request on forums asking for help. I typically just read other members post as a learning tool. It seems that you...
Forum: MySQL 10-08-2012, 10:52 PM
Replies: 2
Views: 551
Posted By jeremyb
order of mysql results, depending on SUM value from two variables from two different

This one must be over my head, because I exhausted my ability to figure this one out, any help would be appreciated.

I currently have a php page that pulls content from a MySQL database and...
Forum: PHP 07-25-2012, 08:28 PM
Replies: 1
Views: 379
Posted By jeremyb
send a sms text message via php mail

When sending text massages using php mail function, is it possible to alter the sender address? It works fine when sending. an email. Even withing the same message however when receiving a text...
Forum: MySQL 07-18-2012, 11:00 PM
Replies: 15
Views: 1,274
Posted By jeremyb
I totally understand what you are talking about...

I totally understand what you are talking about Old Pendant. Thanks for your comments and suggestions. What may be your reasoning behind me not keeping the numbering scheme I choose? 1000 - 1300...
Forum: MySQL 07-18-2012, 04:18 AM
Replies: 15
Views: 1,274
Posted By jeremyb
Moving Forward....

Ok, now I created one table and moved over only four of the original tables (data_1, data_2, data_3, data_4) into this new one. I am now trying to complete the same task now keeping in mind that I...
Forum: MySQL 07-17-2012, 03:27 PM
Replies: 15
Views: 1,274
Posted By jeremyb
Well this project was originally created on a...

Well this project was originally created on a small scale and of coarse kept growing and growing. It actually works flawless like it stands however, the problem comes in when trying to improve the...
Forum: MySQL 07-17-2012, 06:32 AM
Replies: 15
Views: 1,274
Posted By jeremyb
semi - working

This works when only working with two tables, but I am not sure how to format it for all 20 tables.

SELECT DISTINCT data_1.id, data_1.fax FROM data_1
LEFT JOIN data_2 ON data_1.fax = data_2.fax...
Forum: MySQL 07-17-2012, 06:04 AM
Replies: 15
Views: 1,274
Posted By jeremyb
query results distinct from many different tables

I am not sure if this is even practical. What I am trying to do vs what type of load it may put on the server. I currently have approximately 20 different MySQL tables set up with the exact same...
Forum: MySQL 07-10-2012, 05:23 AM
Replies: 9
Views: 1,372
Posted By jeremyb
No, I would actually want to mark the records...

No, I would actually want to mark the records paid=yes in the priority order only. For example

$5
$25
$10
$3

Therefore, until a deposit of $30 was made the $10 owed would be considered...
Forum: MySQL 07-10-2012, 02:29 AM
Replies: 9
Views: 1,372
Posted By jeremyb
In the table 1_data_100 the "name" field would be...

In the table 1_data_100 the "name" field would be unique due to the fact that it is generated using an online php form and is pulled from a table of users.

In reference to "stored procedures" I am...
Forum: MySQL 07-09-2012, 11:07 PM
Replies: 9
Views: 1,372
Posted By jeremyb
Well your question in reference to an odd dollar...

Well your question in reference to an odd dollar amount cosidering all the totals could possibly be even amounts. I also see that as being a problem, however let me explain how I have being doing...
Forum: MySQL 07-09-2012, 10:00 PM
Replies: 9
Views: 1,372
Posted By jeremyb
tables not databases...

First of all thanks "Old Pedant" for your reply.

You are certainly correct, I meant tables and fields within each table not totally different databases.

The reason we have multiple tables with...
Forum: MySQL 07-09-2012, 07:09 PM
Replies: 9
Views: 1,372
Posted By jeremyb
Query multiple databases and change data

I have a question and can use some help:

If I have multiple mysql databases with different names but the same field structure, and I want to query all databases at the same time and depending on...
Forum: PHP 06-02-2010, 04:36 AM
Replies: 17
Views: 2,287
Posted By jeremyb
Interested in this process!! Need Help Please

Vengeance

I have been searching the internet trying to get help on implementing this same process however I already have a login script that works fine. Therefore, I tried to add an additional...
Forum: PHP 07-17-2003, 03:51 PM
Replies: 5
Views: 963
Posted By jeremyb
Iron Code, Thanks for the information. I...

Iron Code,

Thanks for the information. I had tried what you said and still nothing. I guess maybe I need to find another hosting company. I cannot seem to get any help from those guys. Who are...
Forum: PHP 07-16-2003, 07:31 PM
Replies: 5
Views: 963
Posted By jeremyb
php form mail problem

I am having a problem with an online questions or comment form, hopefully someone here can help me out. The strange this here is that on one php server the form works fine and on another php server...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT +1. The time now is 05:18 AM.