How to create a vertical bar chart from a table? (PHP, HTML and CSS)
Hi everyone, I have created a table and wish to proceed to do it even better in terms of analysis pattern. I wantto create a vertical bar chart from the created table but I dunno how to start it....
View ArticleHow to display a DIV or not, based on whether a logging session cookie exists...
Hi everyone I have created a logging system for a simple CMS using Dreamweaver server behaviours. My problem : When logged in, I would like to show on my pages a DIV saying something like "You are...
View ArticleHow to upload an image in a directory using PHP code generated by Dreamweaver?
I have created a dynamic website with Dreamweaver and PHP, i have also created a insertform page using dreamweaver's 'Record Insertion Form Wizard' i have a field named prod_img in my MySQL database...
View Articlecutomise php registration form ????
I've created a registration form with php and a database with wamp .. however the form lists vertically and I want certain parts of it to be side by side , is it possible to adjust the form using Css...
View ArticleWeird data repeater problem
Hi All. I'm in the middle of moving from being a dreamweaver only developer to being more of a hand coding kind of level of app development, and I'm running into a weird problem. Let me explain as best...
View Articlecan't connect php reg form to database ??
Hi guys hope you can help ?? for some reason I can't get this to register details to the database, all the checks work .. password, to long etc , no syntax errors either? I'm using wamp 2.2 many...
View ArticlePersonal account page for each user ??
Hi Sweeties, I hope I have come to the right place? I am trying to make a website , using DW and php , I would like a members page where my clients can come and have their own personal page that is...
View ArticleDivision by zero
Hi there everybody, one question, I created a list using the dynamic list wizard, but when I run those lists I got this error: Warning: Division by zero in...
View ArticleDeveloper toolbox and CS5.5
Hello,I would like to upgrade from Adobe CS4 to 5.5. But I do have one concern. I am used to work with the Developer Toolbox and I am afraid it won't work anymore with CS5.5? Is there a possiblity to...
View ArticleIs it possible to dynamically create html elements using php? (See attached...
I'm trying to dynamically output the number "1" each time i click the submit button but without deleting the previous result which is ("1") . For example: If i click ten times the submit button i...
View Articlehaving problem with variable session
Hello everybody i'm creating a website for adding videos . Here is my sql tables : Videos: (ID,title,link,membersID)members: (ID,pseudo,pass,email) after being conected as a member into the adding...
View ArticleAllowing a member to see/edit their details once logged in
Hi,I'm sure there is a simple answer to this question. I am developing a members type site where I want a member to on login be directed to a page which displays a dymaic form allowing them to editonly...
View ArticleCreating CMS need help on tutorials
Hello. I have found a few tutorials online which arn't much help. so i have searched again and all i find is people making simple CMS with no user access. e.g. admin, mod, no mysql data hardly, I...
View ArticleMultiple insert transaction for image uploads
Hello !I can't figure it out how to connect multiple insert transactions on one page?For example - I want to upload images from page with different categories(have menu list) and insert by the one...
View ArticleParse error: syntax error, unexpected T_VARIABLE in...
Sir,I have created a form to submit to e-mail with a php scripting file.But it is showing an error Parse error: syntax error, unexpected T_VARIABLE in /home/webworld/public_html/e-appointment.php on...
View Articlecannot create thumbnail - Everyday problem
Hello folks,I hope to find a solution for my problem as it appears everyday to my website. The problem simply about thumbnail image creation. I receive "cannot create thumbnail" image after someone...
View Articlephp acting like text.
My php code is not being treated like code. This line in my html <input type='text' name='k' size='70' value='<?php echo $_get['k']; ?>' /> Returns an input field with the text...
View ArticlePHP Development :(
Hi All, Hi am actually a we designers thrown into a tight spot in developing a time management and statistic/reporting web application/system. Because of our server I cannot work with SQL. I have to...
View ArticleIn a Php document variables inside a doublequoted string are not highlighted....
In a Php document variables inside a doublequoted string are not highlighted. Any way to fix?
View ArticlePath to includes are not resolving when define is used
in a Php document path to a class specified with a string resolved without a problem:require_once ( './classes/class.php' ); However, if a defined variable is used, the path does not resolve and...
View Article