Fri Jun 23, 2006 8:33 pm |
Replies: 5 |
Views: 6301 |
|
|
I double checked, the file db_myutil_inc does not include the ensureConnectionAvailable function nor does it include a file that includes that function. I looked in the file as well as viewed the fun ...
|
Thu Jun 22, 2006 3:44 pm |
Replies: 5 |
Views: 6301 |
|
|
Ok I see what is going on. The script the wizard made is poiting toward the file
require_once $siteensureConnectionAvailable() comes with DB module that should be included.
Depending on DB it can ...
|
Thu Jun 22, 2006 1:00 pm |
Replies: 5 |
Views: 6301 |
|
|
I get this error when I try to run a script built by the Form wizard
Fatal error: Call to undefined function: ensureconnectionavailable() in
any ideas where I should go to fix this? Thanks!
|
Tue Jun 06, 2006 5:33 pm |
Replies: 3 |
Views: 6399 |
|
|
I have user "joe" and I want joe to be able to update his record only. How do I pass joes $id to the script?
|
Fri Jun 02, 2006 5:46 pm |
Replies: 3 |
Views: 6399 |
|
|
I have made a form with the database wizard.
In the script the wizard made it says the following:
// The default mode of this script allows a user to add a new record
// to table 'addressbook' ...
|
Tue May 30, 2006 5:44 pm |
Replies: 6 |
Views: 7210 |
|
|
I have got it all working now. I installed Apache, PHP and Mysql on a local test server. Mysql works in PhpEd now. I will do all my testing locally then send it to the remote server. Thanks for all yo ...
|
Mon May 29, 2006 3:41 pm |
Replies: 11 |
Views: 17059 |
|
|
Could you please give us a link to download the dll file that we need. Also some breif instruction on what we need to do to make this workable? Thank you.
|
Mon May 29, 2006 3:06 pm |
Replies: 6 |
Views: 7210 |
|
|
How can I setup a remote MySQL connection in PHPed in the database wizard? What Host name and port would I use? I normal work in the databse through logging on the Vdeck and through PHPMyAdmin.
|
Mon May 29, 2006 2:42 pm |
Replies: 6 |
Views: 7210 |
|
|
The first message I get (when I try to run the debug) using a file that is on the remote server I get the error "Failed to start debug session" please verify that the debugger is installed o ...
|
Sun May 28, 2006 4:47 pm |
Replies: 6 |
Views: 7210 |
|
|
Is there a way to run MySql from within PHPed on the local computer? Server mode runs PHP and the scripts but for testing purposes I can not connect to the remote host server MySql. I do not have a fu ...
|
Sun Apr 23, 2006 4:35 pm |
Replies: 2 |
Views: 8361 |
|
|
I am farely new to PHP and brand new PHPEd. I am trying to debug a script and I get
this on the output:
SRV Server:
Document Contains no data.
Can someone tell me what this means?
|