39,320 Topics
| |
Hi, greetings from Kenya. I havae a small problem that i would like solved please. I had uploaded 2 html webpages to my webhost a while earlier. I made a new website using php/mysql and i uploaded the same to my webhost, after deleting the first 2 webpages.. The problem … | |
A newbie to php but trying learn. I thought it might be best to learn by trying to create small simple programs but I am getting the following error: [B]Parse error[/B]: syntax error, unexpected T_STRING in [B]/home/jctest/www/www/mytest/mortgage.php[/B] on line [B]8[/B] the code where the error seems to be is as … | |
Pls i need your help concerning a program that on PHP code using Mysql and Apache as the webserver. i need to select some record from the database which will give about 500 records at a time i need to braek it smaller unit like 40 records at a time … | |
Hello.. I am designing a page in which if i click "call" button the button gets disabled and the timer starts.. This code is in JavaScript..(coz I couldn't write the PHP code to start timer on a button click) Now.. I need to pass the time of the "call" button … | |
Hi Guys I need your help as what i am trying to develop is doing me head in :-) I am developing a PHP form which basically adds two variable together. The final number then needs to placed in to a HTML url which triggers the image to be loaded … | |
plz anybody help me i want to use javascripts variables in php but i can't able to do that so sugess me some thing to do that regards mahendra | |
Is there a free script that i can use to search any website that is in my own country. | |
[B]hi guys please help[/B] [B]i have a php site hosted on iis server. the site is failing to browse it gives a "page not found error" when u try 2 browse it.[/B] [B]but funny thing is u can browse the backend fine (joomla). frontend is failing. please help me out. … | |
Please copy this code and run on your editor and see preview, as you can see this when you type user name and press enter, it will [B][U]show text type animate[/U] [/B], these code is under javascripts. Now I would like to change to session variable in php code or … | |
Hi, I have one issue on entering data into database twice. When user add some details on my website's form pages and click on submit then data is added correctly. But if someone hit refresh button again then it will add another duplicate entry. Is there something in php i … | |
Ok here is the code below, I need to know what I need to change in this code for it to be able to be a clickable link... I have many layouts and want to add more but with so many pages, its a bit hard to go through 49 … | |
Good day to all! I am working on some error checking and I have run into a snag in my code. Here is what I want to do: Upon Submit, error check field criteria. This code has to do with posting Internal Job Postitions and based on the dates entered, … | |
After were installed apache server and php I can not browse web pages with extension php ... why so? | |
How can I transfer values of two different veriable on a single submit button click to an another page........using javascript & php | |
HI i am beginner in PHP and really need some help [CODE]<head> <title>My Variables HTML Form</title> </head> <body> <h4>My HTML Form</h4> <?php function display() { echo "you called display function"; } function profile() { echo "you called Profile function"; } ?> <form action="<?= $php_SELF ?>" method="POST"> <input type="button" name="action" value="submitted" … | |
I have about 20 small PDF files (business card design templates) that I want to be able to populate with data from a MySQL database (name, phone number, etc) and output to the browser/save to the server. When I am studying in British University then I visit site Download SNIPPED … | |
Hello All, I need help from any of you. I want my php to run with Tomcat on SUSE Linux. I had configure it on Windows, it's working fine. If someone can help me configurg Tomcat to work with Php on Linux. Thank you, | |
I am using XP Pro, Dreamweaver MX 2004 and IIS 5.1 with the most current version of PHP (5.2 I think) and MySQL 5. I modified the PHP.INI file according to instructions, installed the latest ODBC driver and adjusted the ISAPI filters and Home Directory settings in IIS accordingly. My … | |
I need an idea for an enrollment system, I need help for that cause I don't know more of PHP. Could anybody help for me. | |
Hey guys,can anyone explain here what is the true concept of Object Oriented Programming.I am quite confused with this. Thanks in advance. | |
I have written the following code and I want that when a user doesn't fill his first name and mothertongue then it'll show the error message. But whats happening is that after showing the alert for the FirstName alert its directly going to the MotherTongue box. Its not even allowing … | |
Is there a site that will tell you how to make a traffic exchange using PHP and MySQL or is this something that is better to get a script for? :?: I am trying to learn PHP the best I can and it is difficult to learn how to make … | |
[url]http://www.gurusistemas.com/indexdatagrid.php?page=download[/url] this seems to be an easy datagrid for the IE browser I can't make the MYSQL thing work -- and it should not be difficult -- please TRY , and tell us how (I use XAMPP software -- and got a HTDOCS folder in my computer);) | |
hi What are the precautions and steps for deploying a web application on LAMP. Since I have developed and tested my first website on a WAMP stack. Most of the hosting services are on LAMP. I assume there should be no change in the PHP/MYSQL code. But someone Please enlighten. … | |
Hey, I built a phpBB forum for a friend of mine, and it's actually prospering quite well! But a couple weeks ago, he started getting messages in the admin email box basically that were forwarded to him because they couldn't reach their original destination. Some bot or something has been … | |
I was originally trying to install a captcha script for someone. His site contains many html pages, which all contain a contact form. Now the captcha script is in php, so I first tried to to use htaccess to allow parsing of html files as php using the following: AddType … | |
how to auto_increment a char datatype in table create command | |
Suppose I have got the value of a veriable from file1.php, in file2 .php I want to increment this value and want to print the incremented value in file2.php How can I do this job............... | |
Hi, hoping someone might be able to help us with this one as we're well & truly stumped... we have a site that uses PHP to authenticate users against a database and allow access if the login details are correct. We then have a script on each page to make … | |
Hello guys! Anyone that has knowledge of modifying wordpress, please help. I am working on my site using the WP2.2. The concept is there will be five authors and each author will post blog and each post is separated according to the author that posted the said articles. What i … |
The End.