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
33 65

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 phpdeveloper
Is there any way to submit a form in php without using the submit button?
10-May-2012 02:59
by admin Go to last post
1 69
 
by Evarm
Hi guys, I am a new member in This forum, i need your help. I am applying online to one of the Tanzania institutes and i am getting the error below. Any one knows how to correct this as my application does not accept to proceed. "Error: You have an error in your SQL syntax; check the manual that...
22-Apr-2012 14:41
by Evarm Go to last post
3 130
 
by ayas80
I am currently trying to install my script on WAMP server but i have faced the following error: Parse error: syntax error, unexpected T_VARIABLE, expecting T_STRING in C:\wamp\www\inv2\install\index.php on line 311 and here is the code for the config file: <?php session_start(); ob_start();
02-Mar-2012 13:01
by TurboPT Go to last post
1 248
 
by ahbi82
My application consist of a few classes; MemberManager and Member MemberManager registers and authenticate members and Members hold data about members. // Member.inc.php class Member {
22-Feb-2012 23:04
by kevin619 Go to last post
6 147
 
by noushin0001
I am little bit in a problem.I am not understanding the differ between SQL and oracle. Can any explain this? Lot of thanks to U who will explain this.
15-Feb-2012 11:32
by davekw7x Go to last post
1 154
 
by flabber
hi, I have a login system which works. In the mysql database I have a field called medals which is pre filled in for each username and password. The next step I want to do is redirect each user depending on their medals which is either 1, 2, 3, 4 or 5. so lets say a user with 1 medal logs in i...
04-Feb-2012 13:46
by flabber Go to last post
8 318
 
by flabber
I'm looking for some help with my code. Before this code below there is a login page. This all works successfully. The code below is where my issue lies. When logged in, this page shows all the names associated with the login (success). It could be between 1-4 names that a are displayed. I...
03-Feb-2012 21:14
by flabber Go to last post
6 132
 
by ahbi82
I written a server code using PHP which outputs some data using JSON. However on the client side, i want the browser to update with the latest data. But i'm not sure how to get about it. I'm using HTML5 and jQuery library. First it's using jQuery which get data via AJAX. I'm pretty sure this...
04-Jan-2012 18:12
by ahbi82 Go to last post
1 203
 
by ahbi82
Just wanna gather some opinions from PHPers. I had a socket server written in C#.net (.Net 4.0) where clients (some devices which dumps data) are connected. The data are written to a MySQL database. The data can be viewed using a browser, basically, the website is scripted using php. The C#...
27-Dec-2011 01:01
by ahbi82 Go to last post
0 136
 
by ahbi82
Is it possible to have function pointers in PHP. i googled and found examples, but it seems more complicated than the way i do without. It's more like a jump table. Cheers! You Better Watch OUT! Cause Santa Claus is Coming your house................ ho...ho...ho Example: class OpAbstract
21-Dec-2011 02:28
by ahbi82 Go to last post
0 108
 
by ahbi82
I have a table "Personal" which has 3 fields: ID, Name, Created ID would be the PK and AI. Created is of type DATETIME When inserting a record to the table: INSERT INTO Personal(Name) VALUES('Some personal'); Is it possible to make MySQL auto update the 'Created' field when a new record is...
18-Dec-2011 05:03
by ahbi82 Go to last post
5 213
 
by Petty21
Please help me with this. Notice: Undefined index: id in C:\xampp\htdocs\inchirieri_auto\masini.php on line 18 <?php $page_title='Masini'; include ('./includes/header.html'); ?> <?php
08-Dec-2011 05:10
by Petty21 Go to last post
0 240
 
by ahbi82
I'm troubled with the lifetime of an object. For example i have a registration form which let users register for an account. I created some classes as follows. /* class.DBConnector.inc.php */ class DBConnector { public function __construct() { // letconnect to mysql db
05-Dec-2011 18:17
by ahbi82 Go to last post
0 148
 
by ahbi82
Hi all, does anyone share the same problem as me? I'm having a hardtime setting root path for my web app. I'm using win7 pro with IIS For example, the php web app is in my "D://www/test/" with sub directories - public (folder) - index.html - login.php - sys (folder)
05-Dec-2011 16:47
by ahbi82 Go to last post
2 185
 
by jamied_uk
yes i agree post solution as i alwasy do also i have a small issue please help with this mysql php syntax hi i am stuck with this php mysql coding or syntax shal i say UPDATE `players` SET `balance` = '+1' WHERE `players`.`id` =$id im trying to make it so that whatever is in balance field...
22-Oct-2011 13:12
by jamied_uk Go to last post
2 409
 
by PEANDRDEPT
Import And Export Of Data From Any Database To My Sql And Mysql To Any Database is easily possible or not? please help me i am fresher for mysql database
14-Oct-2011 10:21
by TurboPT Go to last post
2 184
 
by Texan40
The following takes a directory path from the main page and zips up all files in that directory (ignoring any subsequent subdirectories) and pushes them to the client. Problem is on the client end All I am getting are 0 byte files. <?php $dir_path = "/srv/ftp/".$_GET."/"; $zip_name =...
13-Oct-2011 13:46
by Texan40 Go to last post
0 190
 
by hsgedhur
I want to make a PHP CSS editor but I don't know how to go about doing this, I really don't want to be spoon feed but can you help me just get it started? Thanks in advance.
25-Aug-2011 11:05
by PrimeO Go to last post
1 255
 
by hsgedhur
I purchased a website builder script wish automatically creates a sub domain folder for a user at website creation. what I would really like is for this user folder to be created in their own hosting account but I'm not really sure what type of hosting plan i would need to get to be able to have a...
12-Aug-2011 00:45
by hsgedhur Go to last post
0 293
 
by hsgedhur
That being said, I have a PHP script that works fine after I post user input, however, the script runs when the page loads before the user input can be submitted...so I get an error. How do I prevent the code from running before the user input is posted? Thank you to anyone who can help.
05-Aug-2011 18:33
by TurboPT Go to last post
1 190
Post New Thread

Recent GIDBlogGoogle+ Cheat Sheet by LocalTech

Display Options Moderators
Showing threads 1 to 20 of 946 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 · GIDApp · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 03:24.


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