Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a