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
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 52
Search took
0.11
seconds.
Search:
Posts Made By:
gazaian1
Forum:
PHP
05-07-2013, 11:15 PM
Replies:
1
Copy files from one folder to another
Views:
143
Posted By
gazaian1
Copy files from one folder to another
I have a script that automates a webpage process but i am stuck with how to copy the files from an existing folder to the newly created folder. and how to edit the content of a single file in the...
Forum:
JavaScript frameworks
02-09-2013, 10:40 PM
Replies:
3
How to load data from database into jquery modal box
Views:
348
Posted By
gazaian1
Thanks sun fighter but when i add my php files it...
Thanks sun fighter but when i add my php files it loads the who page and not the contents from the DB any ideas i can't give a link to the site as it is not live yet. Please help me with this:)
...
Forum:
JavaScript frameworks
02-09-2013, 07:23 PM
Replies:
3
How to load data from database into jquery modal box
Views:
348
Posted By
gazaian1
How to load data from database into jquery modal box
I have been faced with this problem for a few days i have this script that retrieves data from the database and display it to the user but i want to load this database in jquery modal box please...
Forum:
HTML & CSS
11-26-2012, 09:49 PM
Replies:
5
How to get footer at the bottom of the screen
Views:
390
Posted By
gazaian1
The gap under the footer on the homepage or any...
The gap under the footer on the homepage or any page that does not have lengthy content.
Forum:
HTML & CSS
11-26-2012, 04:16 PM
Replies:
5
How to get footer at the bottom of the screen
Views:
390
Posted By
gazaian1
How to get footer at the bottom of the screen
I have gotten the footer under the container but it leaves a huge gap under it.
you can view here: http://www.separatethescams.com/newdesign/
Any help appreciated thanks.
@charset "utf-8";...
Forum:
PHP
09-23-2012, 04:55 AM
Replies:
5
How can i get data from a mysql database with ajax
Views:
773
Posted By
gazaian1
:thumbsup:Thanks alot man got it working here's...
:thumbsup:Thanks alot man got it working here's my final code hope this helps someone else:
<?php
$query = mysql_query("SELECT id, picture, comment, name FROM testimonial WHERE active=1 ORDER...
Forum:
PHP
09-23-2012, 12:14 AM
Replies:
5
How can i get data from a mysql database with ajax
Views:
773
Posted By
gazaian1
Thank you for replying but that example is not...
Thank you for replying but that example is not what i want exactly: i want to randomly display a testimonial which is stored in my database then about 10 sec a different testimonial is displayed any...
Forum:
Ajax and Design
09-22-2012, 05:05 AM
Replies:
1
How can i get data from a mysql database with ajax
Views:
885
Posted By
gazaian1
How can i get data from a mysql database with ajax
Hello all i am trying to load random testimonials i have stored in my database but i can't seem to get it to work. it works like this random content shown without page refresh.
<script...
Forum:
PHP
09-21-2012, 11:21 PM
Replies:
5
How can i get data from a mysql database with ajax
Views:
773
Posted By
gazaian1
How can i get data from a mysql database with ajax
So i am making a featured testimonial section on a website i have it all set up but i don't know how to grab a different testimonial from the database with ajax.I have done something and the area...
Forum:
PHP
09-20-2012, 02:04 AM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Thanks for the help again i have another question...
Thanks for the help again i have another question how can i get a single result form a mysql database and have it automatically changed with ajax on the front end.
Forum:
PHP
09-20-2012, 02:00 AM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Thank you guys for the help i got through my...
Thank you guys for the help i got through my issue by storing http and url in a variable then adding it to my out pay from the database to get a full path to source.
Hope this helps someone else
...
Forum:
PHP
09-19-2012, 02:01 AM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Thanks alot i get this error when i put the full...
Thanks alot i get this error when i put the full path of the image directory for the image to be uploaded to:
Warning:...
Forum:
PHP
09-18-2012, 09:36 PM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Sorry i am kind of new to this. i changed ...
Sorry i am kind of new to this.
i changed the type to varchar with a length of 255 characters but till no image.
this is what i have for my output code now
<?php
$per_page =...
Forum:
PHP
09-18-2012, 09:05 PM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Ok when i try to store the file path or name i...
Ok when i try to store the file path or name i only see this in the database: [BLOB - 59B]
Forum:
PHP
09-18-2012, 06:36 PM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Thanks for your help so far here is a link to my...
Thanks for your help so far here is a link to my site:
http://speedycarloans.ca/testimonials/
Right now it only display the default image because i used an if statement to check if the database...
Forum:
PHP
09-18-2012, 05:27 PM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Yes i want to store the file path in the database...
Yes i want to store the file path in the database which is link to a directory on my server. The images are stored on the server when uploaded but i can't get it to display on the front end. How can...
Forum:
PHP
09-18-2012, 04:47 PM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
Sorry i am just a bit confused i only see BLOB...
Sorry i am just a bit confused i only see BLOB and a size in the database. Does that mean their is nothing stored.
Forum:
PHP
09-18-2012, 07:53 AM
Replies:
20
How to display image from a database
Views:
986
Posted By
gazaian1
How to display image from a database
i have a script i wrote that uploads an image to the database then moves it to a directory leaving only image path in the database but when i try to display the image i does not show any help...
Forum:
PHP
09-18-2012, 12:35 AM
Replies:
1
Image upload script won't work
Views:
297
Posted By
gazaian1
Image upload script won't work
I made a script that uploads images to a database but the problem is i see blob and the size of image in database but can't see the file in temp folder or directory i am moving it to uploads fine but...
Forum:
PHP
07-06-2012, 05:09 AM
Replies:
1
Php output help
Views:
270
Posted By
gazaian1
Php output help
I am trying to display the coaches from my database in a table but it won't out put on the html side. any help appreciated.
In the html this is how i output the php:
<tr>
<!-- OPTION aff_club...
Forum:
HTML & CSS
06-20-2012, 01:47 AM
Replies:
1
Stylesheet for firefox
Views:
329
Posted By
gazaian1
Stylesheet for firefox
I have a website that looks good in google chrome and IE but not in firefox
I was wondering if their is a way i could make a stylesheet for firefox only without using javascript or php.
website:...
Forum:
JavaScript programming
05-20-2012, 08:14 PM
Replies:
1
Help with syntax errors
Views:
519
Posted By
gazaian1
Help with syntax errors
i get this error when ever i try to process the form:
There was a SyntaxError: Unexpected token < error due to an parsererror condition.
Javacsipt/jquery:
$(document).ready(function(){
...
Forum:
PHP
05-18-2012, 10:30 PM
Replies:
1
Session won't destroy on contact page
Views:
468
Posted By
gazaian1
Session won't destroy on contact page
The session gets destroyed on the other pages of my website but not on the contact page. Any help appreciated.
Contact page script:
<?php
session_name("fancyform");
session_start();
...
Forum:
PHP
05-15-2012, 05:40 PM
Replies:
3
Captcha won't show
Views:
541
Posted By
gazaian1
Thank again for your help you have been really...
Thank again for your help you have been really helpful here:thumbsup:
but how ever time i do that the login system on my site won't work on the contact page
example: i login on the home page but...
Forum:
PHP
05-15-2012, 02:30 AM
Replies:
3
Captcha won't show
Views:
541
Posted By
gazaian1
Captcha won't show
My contact form won't show the captcha's any ideas why it might not.
site: http://www.separatethescams.com/fnacy_form/contect.php
<?php
session_name("fancyform");
Showing results 1 to 25 of 52
Page 1 of 3
1
2
3
>
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
03:20 PM
.
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.