Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~6K People Reached
About Me

Website Administrator

Interests
Reading and applying; creating and experimenting.
Favorite Tags

27 Posted Topics

Member Avatar for emiola

Hello, kindly look at my php code to insert registration data into a MySQL database. Here is the code below and further below, the error response I keep getting. <?php error_reporting(E_ALL); ini_set('display_errors', 1); $servername = "localhost"; $username = "emiola"; $password = "emmybaba2020"; $dbname = "tutors"; // Create connection $conn = …

Member Avatar for AndreRet
0
113
Member Avatar for ajelliott

[QUOTE=samaru;31935]Personally, I recommend you stay with Dreamweaver. It has so many features that other authoring tools don't have. Then again, all those features may be overwhelming. For people starting off, for those who don't want to be web developers/designers, I recommend FrontPage. It's very easy to use because it resembles …

Member Avatar for Paul_49
0
1K
Member Avatar for yomr

Hello, What database platform do you want to import data your data from and into Excell?

Member Avatar for agbenaza
1
250
Member Avatar for Fafnir

Hello, As you indicated, you are looking at 16 sites. Will the two boxes be able to supply the number of virtual machines? Take a look at the number of virtual servers your edition of the 2008 R2 can give you. Two, if you are taking care of just 110 …

Member Avatar for Fafnir
0
208
Member Avatar for emiola

Hello, Kindly take a look at the code (use view source) of this webpage [URL="http://www.qestinfosystems.com/oaaco"]http://www.qestinfosystems.com/oaaco[/URL]. The "About Us" button is supposed to have a dropdown menu but for a reason/reasons bearting me, the dropdown fails to show up on mouse hover. See the css file [URL="http://www.qestinfosystems.com/oaaco/mainstyle.css"]http://www.qestinfosystems.com/oaaco/mainstyle.css[/URL] Advice needed please. See …

Member Avatar for simplypixie
0
108
Member Avatar for emiola

Hello, I need my web users to send an uploaded file along with their registration data. The form will be sent via email while at the same time, the uploaded file will be stored in a folder on my server. Take a look at the code please: [CODE] <?php if(isset($_POST['email'])) …

Member Avatar for somedude3488
0
270
Member Avatar for divyakrishnan

You have to state your file move part with something such as "\\192.168.0.23\ ... until you get to the final file destination. I think it is similar to trying to access another machine on your network through a browser such as \\ipaddress of the machine\ I hope this works.

Member Avatar for emiola
0
118
Member Avatar for macneato

Yea me too. I have downloaded the applications but I was only able to try out oracle10 express. I have to some extent mastered SQL and way into PHP at the w3school site. My question is that can I use my same system to set up as my database server …

Member Avatar for peter_budo
0
233
Member Avatar for rojanjcb

How do you mean in Windows? It will be better understood if you will expantiaite on "activate it in windows or Ubutu". Do you want to connect to your database from your windows operating system such that you will be able to export/import data? If yes, let the forum know. …

Member Avatar for tlore22
0
119
Member Avatar for emiola

Initially I was using a switch to connect all my 5 desktop systems using one of them as my internet server/gateway. On that particular internet server-desktop pc, I use the Sierra wireless Aircard 580 modem which I adapted with a pcmcia-pci card. I used the ICS to share out internet …

Member Avatar for freshfitz
0
192
Member Avatar for valinux

hello friend, I could be of assistance too. Just mention one thing you'd like to do and let's see if we can throw in some practice! First thing though: You must get this book to open your eyes and depending, turn you to a pro within three or four dedicated …

Member Avatar for valinux
0
130
Member Avatar for emiola

Hello forum members, Due to the very slow speed internet access I use, I find it almost impossible to successfully download and burn any linux installation live cd (especially ubuntu and fedora10). I have been reading studiously in preparing myself technically for server administration using linux for the past four …

Member Avatar for krnekhelesh
0
288
Member Avatar for emiola

Hello forum members, Due to the very slow speed internet access I use, I find it almost impossible to successfully download and burn any linux installation live cd (especially ubuntu and fedora10). I have been reading studiously in preparing myself technically for server administration using linux for the past four …

Member Avatar for emiola
0
182
Member Avatar for eduserve

POINT 1 : Yes you can distribute internet connection/access throughout the network. Just don’t be afraid. BREAKING UP THE NETWORK INTO SMALLER UNIT LANS AND USING ROUTER AND ETHERNET SWITCH IS THE SECTRET. POINT 2: Router is the device used to receive internet right from your internet source (either directly …

Member Avatar for emiola
0
152
Member Avatar for phpNewbie

Hello Newbie. You don't need to do so much. Really PHP script is simple to write. all you need is make your code like a lawyer builds a case. Let's see if I can use your code to explain somethings to you but right away, I have an issue with …

Member Avatar for phpNewbie
0
152
Member Avatar for emiola

Despite the fact that my script runs perfectly well on the server, it fails to submit form data into mysql database. Kindly look into this for me. see code below: [code=php]<?php> $dbcnx = mysql_connect("localhost","user_name","password"); if (!$dbcnx){ exit('<p>Unable to connect to the database</p>'); } If (isset($_POST['submit'])) { $SchoolName = $_POST['SchoolName']; $SchoolEmail …

Member Avatar for nav33n
0
242
Member Avatar for emiola

I keep on getting this message: Parse error: syntax error, unexpected T_ECHO in /home/lsschnln/public_html/Registration Form/quiz_regedit_2.php on line 32 after running the script [code=php]<html> <body><?php if (isset($_POST['submit'])) { $to = "quizentry@lagosschoolsonline.net" ; $subject = "Quiz Entry" ; $SchoolName = $_POST['SchoolName'] ; $SchoolAddress = $_POST['SchoolAddress'] ; $Locality = $_POST['Locality'] ; $MobileNumber = …

Member Avatar for nav33n
0
143
Member Avatar for emiola

Dear friends, Kindly look into this code below for me. I intend to use it to send my form data(not validated) to an email address. After I filled the form and running the code, it is the else echo statement ("Form not properly completed") that i keep recieving. However, I …

Member Avatar for somedude3488
0
151
Member Avatar for emiola

I have been finding it difficult to understand the error statement I recieved from my php file using the code below. I keep on getting this result: [COLOR="Red"]Parse error: syntax error, unexpected T_STRING, expecting '(' in /home/username/public_html/application_form.php on line 28[/COLOR] [code]<?php echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?".">"; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for mschroeder
0
138
Member Avatar for Mujahid MMS

[QUOTE=Mujahid MMS;782777]I am starting to learn php and web designing but I don't know how to start so I need your help.Some tutorials and environment on which I will do programmig. Please help me. Email me at <EMAIL SNIPPED> Thanks[/QUOTE] Visit [url]www.w3schools.com[/url], you can also visit sitepoint to read the …

Member Avatar for emiola
0
65
Member Avatar for infotechland

Microsoft frontpage is really good depending on your dedication and it is simpler than dreamweaver. I have been using it for the past 5 years and almost all my sites were developed using it. Please note that dreamweaver is also very good to use. In fact there are some browser-side/server-side …

Member Avatar for jbennet
0
214
Member Avatar for kevin wood

I am having similar problem rigth now. I installed the MySQL ODBC driver version5.1 and I've configured my database on the server. I supplied my server name (mydomain.com), my username(myserveruserid_databaseuser), my password(myserveruserid_password) and my database name(myserveruserid_mydatabasename). However, upon clicking test connection button, below is the connection parameters result: Connection failed: …

Member Avatar for chaosprime
0
154
Member Avatar for emiola

Hi, I have noticed that a lot of newbies using MySQL ODBC driver on their Windows often come across difficulties testing the connection despite that they have created the database on their servers. If you can put our members through in step wise fashions, please respond to this tread. It …

Member Avatar for tesuji
0
148
Member Avatar for 2eXtreme

2eXtreme, Have you downloaded any version of the oracle database (oracle 10g, and recently 11g)? I use the oracle 10g express edition installed on my local PC to connect to my database. you can download any version by first hooking up to the oracle.com website, register and then dowload and …

Member Avatar for emiola
0
782
Member Avatar for TheBeast32

Calvin, If I may ask, of what web management is the combination of WAMP especially with the involvement of WindowsXP? I need some information on this for futuristic purposes. Hope to recieve your response soon. Thanks.

Member Avatar for emiola
0
114
Member Avatar for wegdan

If I may ask, 1. what operating sysytem are you using? 2. What HTML editor are you using? 3. Do you know how to add a database like MySQL on your web server? Kindly send your replies and from there, the forum will know the next steps necessary.

Member Avatar for emiola
0
89
Member Avatar for emiola

Hello Forum members, My name is Emiola Taofeek. I joined daniweb in a determined search of knowledge on ASP scripting. I am a graduate of Biological Sciences from the university of Abeokuta (UNAAB) Ogun State, in Nigeria. My determination to become a business owner drove me into web design and …

Member Avatar for zandiago
0
158

The End.