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.

~14.3K People Reached
Interests
beach hop
PC Specs
Win7 Pro, i5, 4GB RAM, 64-bit
Favorite Tags
Member Avatar for kanoy83

Hi Guys, What are the advantages / disadvantages of both version 1.6.8 and 1.8.3 Thanks

Member Avatar for pritaeas
0
167
Member Avatar for kanoy83

hi guys, i have a networksolutions Windows hosting premium account and am planning to install Umbraco or Joomla. For Umbraco 7: im having difficulty because of less reference in the net on setting up using webmatrix For Joomla 3: how to install in Windows hosting Thanks in advance

0
95
Member Avatar for kanoy83

hi guys, What will happen if the PHP developer leaves the company and what might be the consequence if his/her program will be used by another developer of the company. Some concerns that the 2nd programmer will have the chance to steal the program. niu any comments are much appreciated.

Member Avatar for OsaMasw
0
214
Member Avatar for kanoy83

hi, im trying to compare the string from my new $_POST['title'] and in my database. If my new post is the same in database, it must notify it is the same. I am trying to use strcmp if it is better. Or maybe anyone has better or simpler code. $newtitle …

Member Avatar for kanoy83
0
3K
Member Avatar for kanoy83

hi guys, i just want to create a javascript confirm script if the file will overwrite the current file with the same filename or with a file already existing. if yes: ask to overwrite if no: back to edit file page function overwrite() { var r=confirm("The same file name existing. …

Member Avatar for kanoy83
0
2K
Member Avatar for kanoy83

hi guys, am testing this script, but its not working. my requirements: current file in database and in folder is 135.docx, and if i want to update it by uploading a new file, the new filename should be 135_1.docx , if update again it must be 135_2.docx and so on, …

Member Avatar for kanoy83
0
2K
Member Avatar for kanoy83

Hi guys, I have a simple php script to upload file. I'm having some problem in creating confirmation before overwriting the file from new file upload. Situation: 1. confirm() works if using file_exists BUT not overwrite the file or process the move_uploaded_file assuming some tags are correct uploadfile.php <form enctype="multipart/form-data" …

Member Avatar for kanoy83
0
997
Member Avatar for kanoy83

hi guys, am trying to make a simple PHP form submission and insert some data to MySQL, my tables are: category: -id -category_name table1: -category_id(FK) -title -description table2: -table1_id(FK) -filetype -filesize -filedate -filename Form: -Date -Title -description -category(drop down) -upload file (get the file info like type,ext,size,filename) Or is there …

Member Avatar for kanoy83
0
3K
Member Avatar for kanoy83

hi guys, 1. i use this script from w3schools it works with real escape string. But my problem is it is slow displaying the table and i dont know how to check the problem. assuming password and table is correct. 2. can i change the "ajax_demo" value or delete? reference: …

Member Avatar for kanoy83
0
1K
Member Avatar for kanoy83

hi guys, This topic might be a little bit common sense but I do also believe it can help so much to beginners and experts. As a developer, I always have great interest in other languages although time and effort to learn is to be strictly applied and manage. My …

Member Avatar for L7Sqr
0
244
Member Avatar for kanoy83

Hi Guys, One of our staff PC has a problem, the scenarios: **Specs:** (Alias Names) * Windows 7 Pro, 32 Bit, 2 GB RAM * Company Name: Contoso * Staff PC under Domain Alpha * PC Name: Contoso1-PC * Local Users are: administrators and john * User profiles: - operations …

Member Avatar for solarfinder
0
329
Member Avatar for kanoy83

i have tried to local group policy and "Run only specified Windows applications" but i forgot to include cmd.exe and gpedit.msc How to unblock and restore to normal? PLEASE HELP. THanks.

Member Avatar for kanoy83
0
120
Member Avatar for kanoy83

hi guys, am looking for a software for printing receipt not invoice, will just type the basic data and print the receipt. For example like western union receipts. thanks.

Member Avatar for caperjack
0
133
Member Avatar for veledrom

Hi, I try to do the examples in these pages but none works. When i run, it shows "Error" word on the status bar of my browser. What do you think it doesn't run? Thanks [url]http://www.w3schools.com/PHP/php_ajax_xml.asp[/url] [url]http://www.w3schools.com/PHP/php_ajax_database.asp[/url] [url]http://www.w3schools.com/PHP/php_ajax_responsexml.asp[/url] [url]http://www.w3schools.com/PHP/php_ajax_livesearch.asp[/url]

Member Avatar for kanoy83
0
424
Member Avatar for kanoy83

I have problem with this drop down menu. This code is part of form.php and is used by 2 pages, 1 page is working fine in which it will not show the "-assigned-", where the other page is showing it. I don't know why they both display differently. assuming library …

Member Avatar for pritaeas
0
333