GIDForums  

Go Back   GIDForums > Computer Programming Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Sub-Forums : MySQL / PHP Forum Search this Forum
  Forum Last Post Threads Posts
28 57

Post New Thread
Threads in Forum : MySQL / PHP Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
 
by hellz
hi all , Im trying to create an insert query which inserts information that a user has inputted thru a form. This is what i currently have but doesn't work. I have a generally form and i have double checked the names to make sure they are correct and then on the page the action address on the form...
17-May-2009 18:00
by hellz Go to last post
1 208
 
by lanz
Hi there! I'm still a beginner coding in both PHP and SQL (theoretical stuff mostly) and I was hoping someone could possibly help or nudge me in the right direction with the 'application' I'm trying to create. So basically I'd like to upload a CSV file and enter the information into a MySQL...
26-Apr-2009 01:59
by lanz Go to last post
14 649
 
by labanj
Hi. Please I need some help from someone out there. I just set up Apache, MySQL and PHP on my Windows machine. Dont every configuration I know of yet I get this error 404 message when I try to test the development environment. Not Found The requested URL /test.php was not found on this...
19-Apr-2009 11:06
by admin Go to last post
1 257
 
by Pulaskee
First off im new to Php and Mysql, so forgive me if this question is naive. I have searched the web for a few days and searched here a bit, though i may have missed something. I am trying to build a search function in to a DB access page. The search is trying to return all instances that a name...
10-Apr-2009 17:54
by MisterChucker Go to last post
8 219
 
by sameer795
hi, setting up cookies is giving me an error about headers being not set. all the trailing spaces i have removed in my small code. let me know if there is any configuration left to do.
07-Apr-2009 03:02
by sameer795 Go to last post
4 206
 
by ian57
Will Prestashop load with PHP on the windows upgrade server - having problems linking my index.php file on upload:?
06-Apr-2009 05:49
by ian57 Go to last post
1 286
Exclamation
by ian57
I have loaded my page including index.php - also i have prestashop. - i am doing something wrong with my permissions -can you help !!tis is what is in my index file: <?php include(dirname(__FILE__).'/config/config.inc.php'); include(dirname(__FILE__).'/header.php'); $smarty->assign('HOOK_HOME',...
06-Apr-2009 03:36
by ian57 Go to last post
0 240
 
by TreyAU21
I've had my head wrapped around it for awhile and I don't have any answers. It's a tricky one... here's the schema: Services: service_id, service_revision, service_name, service_description, service_price Example rows: 0001; 1; Plumbing; Plumbing Service (per hour); $75 0001; 2; Plumbing;...
29-Mar-2009 21:45
by MisterChucker Go to last post
6 1,063
 
by curak
Hi everyone Please help me. I'm trying to install a script but it comes up with this error message: ############################################## There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the...
29-Mar-2009 19:07
by MisterChucker Go to last post
4 236
 
by wendyz
I write HTML and use 'form' to post data to next page. In next page, I $_POST data and store into database, it should be done for this process. But if I click "refresh button", the data will be posted from last page again, and also store the data into database, that will duplicate data, which is...
29-Mar-2009 17:30
by MisterChucker Go to last post
4 744
Cool
by supunbula
Hi all, I'm new to PHP. So can any one give me an exact link where i can download free php video tutorials. Thanx.
27-Mar-2009 17:40
by MisterChucker Go to last post
1 420
 
by partnole
Please tell me what I am missing from my code. It works but it does not display the time and date. Thanks <?php if(isset($_COOKIE)) { print("Your last submision time was ");
27-Mar-2009 03:55
by admin Go to last post
5 428
 
by omicronpersei
Current Situation: I am successfully storing images to MySQL, and succesfully retrieving them for display on a page in the following format: <img width="106" height="160" border="0" src="imageserver.php?image_id=44"> where imageserver.php echos the appropriate header and data for the image: ... ...
26-Mar-2009 11:35
by MisterChucker Go to last post
1 269
 
by ruxd
Does anyone has the php code for Battleship game? I've tried to search on internet,but i haven't found it yet.. The most things i found is VB code.. huehue.. Need your all help .. plizz..^^
26-Mar-2009 10:40
by MisterChucker Go to last post
1 1,264
 
by JdS
I always assumed this was something simple UNTIL I attempted to actually write it... If I get the time now (mktime() for instance), how do I get last month in this format: 200212 (i.e. December 2002)?
25-Mar-2009 04:26
by admin Go to last post
6 2,420
 
by hellz
hi, This is prob really easy but im trying to store a image in mysql in a blob. Not aure how to put the image in there to start with and then i want to display the image using php on a webpage including other information from the database. I can get it to show all the text information but no...
24-Mar-2009 12:22
by MisterChucker Go to last post
2 368
 
by BobLewiston
I'm starting to learn SQL Server. As part of that effort, I'm experimenting with accessing AdventureWorks sample databases. In database AdventureWorks, I've been accessing table Person.Contact. Although in that table there are columns for a phone number and an email address, there are no columns...
16-Mar-2009 00:19
by BobLewiston Go to last post
0 170
 
by BobLewiston
I’m trying to learn how to connect to an SQL Server database (I’m using the AdventureWorks sample database), but I’m having problems. Here’s the code I’m using: // define connection string for database server string connectionString = "server=<server name>; database=AdventureWorks; uid=<user...
15-Mar-2009 21:57
by BobLewiston Go to last post
0 137
 
by BobLewiston
How can I uninstall the AdventureWorks sample databases? They're not an application, so I can't do it via Add / Remove Programs or a downloaded uninstaller. They're apparently corrupt, and they've been trouble from the git-go. The machine crashed when installing them. When I try to access them via...
14-Mar-2009 21:31
by BobLewiston Go to last post
0 159
 
by BobLewiston
Assuming it can be done (as I've been told): How do I import ".mdb" (MS Access / OleDb) files (specifically, Northwind sample database files) into SQL Server 2008 (Express with Advanced Features)?
12-Mar-2009 23:43
by BobLewiston Go to last post
0 194
Post New Thread

Recent GIDBlogOnce again, no time for hobbies by crystalattice

Display Options Moderators
Showing threads 21 to 40 of 872 Moderators : 1
Sorted By Sort Order
From The
LuciWiz  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:53.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.