Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 18 of 18
Search took
0.10
seconds.
Search:
Posts Made By:
Qua Sar
Forum:
PHP
04-16-2010, 05:32 PM
Replies:
6
PHP mail script/ini files - need help
Views:
1,203
Posted By
Qua Sar
Any ideas on how I can get this to work? Thanks!
Any ideas on how I can get this to work? Thanks!
Forum:
PHP
04-15-2010, 11:05 PM
Replies:
6
PHP mail script/ini files - need help
Views:
1,203
Posted By
Qua Sar
I set up sendmail correctly now i believe (looked...
I set up sendmail correctly now i believe (looked up some more stuff online) BUT the log file says ssl is not available on this server... how do i set up SSL on xampp is there an easy way or can...
Forum:
PHP
04-15-2010, 10:32 PM
Replies:
6
PHP mail script/ini files - need help
Views:
1,203
Posted By
Qua Sar
Even if i take the header file out.. which i...
Even if i take the header file out.. which i believe Is not 100% necessary although if i don' have it, the from/to and everything will look weird, I still have hte same problem... I really do think...
Forum:
PHP
04-15-2010, 06:01 PM
Replies:
6
PHP mail script/ini files - need help
Views:
1,203
Posted By
Qua Sar
Sorry.. the problem is when i try to use the...
Sorry.. the problem is when i try to use the mail() function to send there is no error and sendmail.log gets the mail() log for when i clicked it... BUT nothing shows up in my inbox.
Forum:
PHP
04-15-2010, 05:40 PM
Replies:
6
PHP mail script/ini files - need help
Views:
1,203
Posted By
Qua Sar
PHP mail script/ini files - need help
Hello,
I am creating a PHP script that takes information from a database (name, email, books) and makes an e-mail out of it and sends it off. Now i think my PHP is correct but I am not sure.. I was...
Forum:
Other Databases
04-12-2010, 09:10 PM
Replies:
12
sql server 2005 - Delete Rows in a table based on deletion in another table.
Views:
2,703
Posted By
Qua Sar
Alright. Thanks. I do know about the docs but...
Alright. Thanks. I do know about the docs but they are kind of confusing... Tonight I will probably sit down and try to figure this out. I think it is harder because.. at least it seems with sql...
Forum:
Other Databases
04-12-2010, 08:40 PM
Replies:
12
sql server 2005 - Delete Rows in a table based on deletion in another table.
Views:
2,703
Posted By
Qua Sar
No need to apologize, i understand things are...
No need to apologize, i understand things are different from software to software. I had assumed the general sql would be the same. Do you think it would be a good choice to maybe go to barnes and...
Forum:
Other Databases
04-12-2010, 07:50 PM
Replies:
12
sql server 2005 - Delete Rows in a table based on deletion in another table.
Views:
2,703
Posted By
Qua Sar
Okay. Do you know a way I can input these stored...
Okay. Do you know a way I can input these stored procedures in mysql through phpmyadmin i keep getting a #1064 error. I am using xampp lite. I am using this for the mysql/php and sql server 2005...
Forum:
Other Databases
04-12-2010, 07:07 PM
Replies:
12
sql server 2005 - Delete Rows in a table based on deletion in another table.
Views:
2,703
Posted By
Qua Sar
Yea I do realize that. Thank you. I think i am...
Yea I do realize that. Thank you. I think i am going to use the cascade feature for deleting linked structures though. But I do have another issue.. I now am trying to make a trigger to change a...
Forum:
Other Databases
04-12-2010, 05:25 PM
Replies:
12
sql server 2005 - Delete Rows in a table based on deletion in another table.
Views:
2,703
Posted By
Qua Sar
Why would it be a bad idea to use a trigger for...
Why would it be a bad idea to use a trigger for this? I am just trying to create a trigger for my senior project to show I can do it. I may just use the cascade idea that you are talking about and...
Forum:
Other Databases
04-12-2010, 02:43 AM
Replies:
12
sql server 2005 - Delete Rows in a table based on deletion in another table.
Views:
2,703
Posted By
Qua Sar
sql server 2005 - Delete Rows in a table based on deletion in another table.
Hello,
I have a table called employees and it has a list of employees. I want a trigger that says if an employee is deleted from the database then delete all the rows in another table (complaints)...
Forum:
MySQL
03-30-2010, 09:43 PM
Replies:
9
Question about senior project I am doing.
Views:
1,424
Posted By
Qua Sar
I did not realize that there was a form itself...
I did not realize that there was a form itself for each of these on the mysql site. Apologies i may try over there and look through there threads and some database tutorials online and in some books...
Forum:
MySQL
03-30-2010, 09:30 PM
Replies:
9
Question about senior project I am doing.
Views:
1,424
Posted By
Qua Sar
I feel like there's random stuff you can use...
I feel like there's random stuff you can use cursors and triggers for i will just have to figure it out.
Forum:
MySQL
03-30-2010, 08:31 PM
Replies:
9
Question about senior project I am doing.
Views:
1,424
Posted By
Qua Sar
Well that's really what I meant by cool. ...
Well that's really what I meant by cool. Practical and functional purposes i could use them for my library system in. I just used the word cool instead of functional.
Forum:
MySQL
03-30-2010, 08:22 PM
Replies:
9
Question about senior project I am doing.
Views:
1,424
Posted By
Qua Sar
Well the site is done. Literally all of it...
Well the site is done. Literally all of it except stored procedures, triggers and cursors... I just can't think what I can do in my library mock-up system with these three database ideas. I'm not...
Forum:
MySQL
03-30-2010, 07:38 PM
Replies:
9
Question about senior project I am doing.
Views:
1,424
Posted By
Qua Sar
Question about senior project I am doing.
Hello,
I'm not sure exactly if this should go in html/css, php or mysql but I am making a mock-up of a library system website. it has customers who are able to check-out books, view the books they...
Forum:
JavaScript frameworks
03-05-2009, 04:23 AM
Replies:
2
Need help with PHP to Javascript code translation
Views:
1,888
Posted By
Qua Sar
Need help with PHP to Javascript code translation
Hello,
I have PHP code that loads a picture and based on that pictures and says below it < 1 of 10 > and the arrows let you travel the pictures.
The code for that is:
<?php
// init...
Forum:
JavaScript frameworks
02-19-2009, 10:07 PM
Replies:
1
Help with Jquery (to replace PHP Includes)
Views:
7,549
Posted By
Qua Sar
Help with Jquery (to replace PHP Includes)
Hello,
I have a site here ecgamersguild.yakkel.com and i am moving it to my college's webspace but they do not have a php server, so someone suggested jquery.
Now i looked up a tutorial on how to...
Showing results 1 to 18 of 18
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
08:22 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.