38,020 Topics

Member Avatar for
Member Avatar for Karl666

I'm an experienced programmer (20 years+) but am new to web programmer. Any suggestions on where someone like me might start learning about PHP? Just start reading PHP For Dummies or are there better options? Thanks.

Member Avatar for Ezzaral
0
119
Member Avatar for omesa

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 …

Member Avatar for kaykays
0
58
Member Avatar for jcoones

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 …

Member Avatar for jcoones
1
108
Member Avatar for atplerry

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 …

Member Avatar for atplerry
0
74
Member Avatar for MeeraKotecha

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 …

Member Avatar for atplerry
0
142
Member Avatar for stagnation

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 …

Member Avatar for Puckdropper
0
126
Member Avatar for wavalker

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

Member Avatar for kaykays
0
144
Member Avatar for tirivamwe
Member Avatar for kaykays
0
71
Member Avatar for chichi

[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. …

Member Avatar for binoj_daniel
0
151
Member Avatar for andy3250

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 …

Member Avatar for pedramphp
0
118
Member Avatar for searchacar

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 …

Member Avatar for JeniF
0
111
Member Avatar for vickymesh

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 …

Member Avatar for ShawnCplus
0
109
Member Avatar for JeniF

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, …

0
103
Member Avatar for Smoke

After were installed apache server and php I can not browse web pages with extension php ... why so?

Member Avatar for pattersonz
0
210
Member Avatar for nil_gh_80

How can I transfer values of two different veriable on a single submit button click to an another page........using javascript & php

Member Avatar for JeniF
0
65
Member Avatar for leolim

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" …

Member Avatar for johny_d
0
79
Member Avatar for Saroja

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 …

0
59
Member Avatar for letmec

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,

0
69
Member Avatar for bluemoon2007

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 …

Member Avatar for bluemoon2007
0
154
Member Avatar for carvey

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.

Member Avatar for jbennet
0
93
Member Avatar for ryan_vietnow

Hey guys,can anyone explain here what is the true concept of Object Oriented Programming.I am quite confused with this. Thanks in advance.

Member Avatar for Barefootsanders
0
124
Member Avatar for rime

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 …

Member Avatar for martin5211
0
80
Member Avatar for adromidon

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 …

Member Avatar for rkmailer
0
155
Member Avatar for 3xxx

[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);)

Member Avatar for 3xxx
0
125
Member Avatar for athindran

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. …

Member Avatar for jbennet
0
83
Member Avatar for skylabel

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 …

0
47
Member Avatar for nil_gh_80
Member Avatar for Anonymusius
0
61
Member Avatar for nil_gh_80

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...............

Member Avatar for Anonymusius
0
67
Member Avatar for carrig07

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 …

Member Avatar for carrig07
0
109
Member Avatar for dudegio

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 …

0
74

The End.