39,393 Topics
![]() | |
[COLOR=#000000][/COLOR] I have written a program in php.It works fine with internet explorer.How to make it run in unix environment.By the way do we get free unix software on net?If so please let me know the link. | |
First, I suspect that this is in the wrong place, but I'm not sure where else to put it. If this post does belong somewhere else, would a moderator please kindly move it to where it should be? Thank you. I'm trying to upgrade from php4 to php5 on a … | |
Friends, Can explain the key difference between PHP4 and PHP5 ? Thanks, Satees | |
this code will not load on my localhost, but gives no errors. Will you load this and see if it will work: [code] <style type="text/css"> <?php $count = 1; function divs() { $int = rand(6, 30); while ($int <= 31) { $t = rand(1, 99); $l = rand(1, 99); $w … | |
Is there a single RPM file for installing PHP 4 on a system? I found a solution to my updating problems that looks as though it will work, but it requires that php4 be installed on the system before php5 gets installed, and in following the advice of an aquaintance … | |
i want u tell me details on how to delete data by checking the check mark and then delete ![]() | |
First: If this is in the wrong forum, I apologize. My question is more concerned with figuring out the correct configuration with the Apache2 web server than with anything dealing particularly with PHP. I simply did not see an appropriate forum for this type of topic. If such a forum … | |
I'm still trying to install PHP. I used a different set of configuration commands, ones that more closely match the set that the old setup had on it, and I've run into a different problem. It configures, it builds, and then when I try to restart the server I get … | |
I've about given up on trying to get my setup to work by poking at it manually. Does anyone know of any PHP5 rpms for SuSE 9.3 that are of later versions of PHP than PHP 5.1.2? That's the latest one I've found searching online. If anyone has any suggestions … | |
Hi, my second post. I made my first in the "Geeks Lounge" as suggested. I wish to learn PHP and I'm totally new to/at it. All your help isgreatly appreciated. I have webspace and they support .php, .asp, .cgi, and .pl scripts. How do I start? With PHP that is. … ![]() | |
Hi - was just wondering if anyone could help a php newbie I'm trying to read in a list of items and display them in a table What I would like to do is have a box of text to the left and one item from db alongside it followed … ![]() | |
Hey Guys, For my counter, which is written in php, I need to check if a session exists. That way, a user clicking around the site won't increase the counter with each click. Is there any way to check if a session already exists, so that i can increase the … | |
Hello Would appreciate someone could help in validating the input date by comparing it with current year using Date function Date(Y). Thanks | |
Hi friends, I need to implement the "video rating" option in my website. Its some thing like "*****" should be used to rate the video. Any idea how to implement this feature ? Thanks, Satees | |
Im using a free php script where i have to edit the config file. i have edited the password field to the one i want it to be but when try login to the admin it says my password is wrong. the files are uploaded so im not sure whats … | |
Hi friendds I need to reating the messages using php code. I need some suggestion. For example some sites scripts are rated in ***** Tha same action im-plemet my applicaiton. How to add ? please send me any ideas Thanks vssp | |
Hello I have information comming from a form to the process below. the process validates user input using preg_match found in a function (valid.php) before inserting into a mysql database. This is my first attempt to use preg_match to validate user input and may have coded it incorrectly. The database … | |
I have been attempting to upgrade a SuSE 9 linux box from php 4.3.4 to php 5.1.6. I have something working, since I'm able to run my old programs under the new setup, but I'm fairly certain I've done something wrong somewhere; using the phpinfo() command shows that I'm still … | |
Hello gang, Here I am with another Newbie question. I'm creating a photo gallery for my Web site. Right now I use a series of links to create the gallery: [code]<a href="./images/gallery/photo1.php"><img src="./images/gallery/thumbs/tn_photo1.php"></a> <a href="./images/gallery/photo2.php"><img src="./images/gallery/thumbs/tn_photo2.php"></a> <a href="./images/gallery/photo3.php"><img src="./images/gallery/thumbs/tn_photo3.php"></a>[/code] My Linux host will already make the thumbnails from images I … | |
Hi everyone, Iam a nuubie to PHP. I have faced some problems in my project. I want to access a server(folder in server) through script run by another server. Its possible to access the files kept in one server through script run by another server. Please anyone help me. Its … | |
[COLOR="DarkRed"][B]OBJECTIVE[/B][/COLOR] • Seeking a position of software developer working with Java/J2EE, Hibernate, Velocity, XML, … , telecommute • Able to work under stress, with tight deadlines [COLOR="darkred"][B]EXPERIENCE[/B][/COLOR] • 5+ year of experience as software developer at MaxIQ Computer • 3 year of experience as web developer at MaxIQ Computer and … | |
hai friends I have stored the all the image names array and i am diaplaying 4 immages per each page. If totaly 10 immages in my arrey first two pages diaplayinng 4 immages but third page displaying 2 immages only but i want if commplete the arry valuses again start … | |
I'm trying to upgrade from php 4.3.4 to php 5.1.6 on a system running SuSE 9. I [I]thought [/I]I had correctly followed the instructions in the install manual that came with the download, but when I restarted apache2, running the phpinfo() command still shows my system as running 4.3.4. There … | |
Hi everyone, I have tried to copy the images in my local folder to the server using php script without using the upload function. But it displayed errors. While accessing the folder from server it displayed no such file in this directory. Can anyone help me how to copy the … | |
I need your help for this example: How should my php code look if I wish to display some information which before I posted to my database. To be more cleraly; I post an article, and I choose an option (for. example hot option) with a radio buton. And know … | |
[B]Wishing you all a Happy new Year wishes.[/B] Hi good morning. I thought of sharing with you a requirement that i am not clear and thought as an expert you might be able to help me out with pointers and logic.Well, I would try to be brief:- I have a … | |
Hi Can you see somthing I am missing? My form is passing arrays to the process and the process is producing some errors. I cannot see any problems. In fact I have two other simular foreach loops that are not creating errors. Thanks [php] <?php $fee2_choice = strip_tags(trim($_POST['fee2_choice'])); $fee2_choice = … | |
Help! I am brand new at writing php and have an error that I can't see. I am totally new at PHP and am wading in with both feet. I tried to change a header in my osCommerce store setup. I am making the changes in the header.php file and … | |
I've been requested to upgrade php on a number of systems. Currently, they are running version 4.3.4, and the most recent upgrade on the php.net site was version 5.1.6. I've never done this before, and have little clue what I'm supposed to be doing. I'm hoping that once I get … |
The End.