39,320 Topics

Member Avatar for
Member Avatar for mr lake

Greetings, How do I specify a link to a PDF file in a local subfolder such as [inlinecode]pdf/order_form_print.pdf[/inlinecode]? The lines below are my quesswork so far. The HREF line causes a parse error in a PHP syntax checker. [code] <?php define('NAVBAR_TITLE', 'Printable Order Form'); define('HEADING_TITLE', 'Printable Order Form'); define('TEXT_INFORMATION', 'If …

Member Avatar for mr lake
0
63
Member Avatar for Sabres

As a newbie to both these challenges, would there be any great advantage in choosing one or the other? At the moment I would just want to 'include' certain sections of my pages (menus, footers etc), but in the future who knows?? Are they just as easy/difficult to learn and …

Member Avatar for stymiee
0
83
Member Avatar for donkey

hey folks, I'm wondering if there is a function that i can give a db_name to and it will check the sql server to see if it exists without actually connecting to the db. If the name does not exist, i don't want to get an error in the log. …

Member Avatar for paradox814
0
72
Member Avatar for new_girl

Hello, Anyone know how I correct the following error message: My php website has category links, and I had to add a category which I did from my admin panel's "Category" than "Sub Category" than "Add". After I added the category, it shows up on my site but where the …

Member Avatar for new_girl
0
85
Member Avatar for boo_lolly

let's just say that this page i'm writing is called 'registry.php'. this page will be more-or-less a template, however contents of this page will vary depending on one variable. the variable is the ID number of a newlywed couple (in the database). the content of registry.php will contain tables. each …

Member Avatar for boo_lolly
0
3K
Member Avatar for nugget93

I really dont know what category this should go in but, I would like to connect to a server made in vb to get data, how would i do this and how would i get php to send data to the server?

Member Avatar for nugget93
0
71
Member Avatar for irotsenmar

i get a warning when i start phpmyadmin "The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results." any ideas? thx i have mysql server and …

Member Avatar for digital-ether
0
62
Member Avatar for boo_lolly

hello all! i am writing a piece of a wedding website in php. this piece of the website is called a bridal registry. when a couple gets married, they tell people that they are registered at my website. this means that the couple came to my website and told them …

0
73
Member Avatar for kevin_smithers

[img]http://www.frandt.com/content/images/stories/php-logo.gif[/img]Student Suspended Over Suspected Use of PHP Topeka, KS - High school sophomore Brett Tyson was suspended today after teachers learned he may be using PHP. "A teacher overheard him say that he was using PHP, and as part of our Zero-Tolerance policy against drug use, he was immediately suspended. …

Member Avatar for jbennet
0
362
Member Avatar for colonelkernel8

I am currently coding a website for a gaming team. [URL="http://www.final-vision.org"]www.final-vision.org[/URL] There is an issue that whenever I open a page that has content (in the center cell) that stretches beyond the original table size (ex. the "Roster" page), the outer modules get streched and the background images get repeated. …

Member Avatar for colonelkernel8
0
44
Member Avatar for badran

Well i am running my site [URL="http://www.it101.uni.cc"]www.it101.uni.cc[/URL] , i am planing of adding a php back end to this site... I was thinking of making some simple and that works... in a Slackware type of way... so that you would be able to control everything with the help of a …

Member Avatar for badran
0
100
Member Avatar for snowby

Dear All, I want to make image from 72 dpi to 300 dpi with PHP. So do you know which function or how to do that. Please guide me urgently. Thanking you, Dhaval Dave

Member Avatar for digital-ether
0
125
Member Avatar for FireLighter

Hey, I am in need of some help from a person who is willing to do so! I am trying to start up a website called FireLighters which will be a Christian website geared for teens. Right now we are in the process of getting a [URL="http://negativecelsius.com/clients/FireLighters/preview4.html"]design done[/URL], and have …

Member Avatar for FireLighter
0
58
Member Avatar for mahe4us

Hi all, I have created a site which has the feature of online credit card processing. If the user wants to subscribe into the site then they use their credit card and subscribed into the site. I have searchced various site for the above one. Please anybody show me or …

Member Avatar for stymiee
0
60
Member Avatar for vssp

Hai freinds I need get the thumbnile using uploaded video file. How to get the thumbnail when i get the uploaded video file ? Please help me vssp __________________ Thanks Vssp

Member Avatar for mahe4us
0
54
Member Avatar for ivirtua

Hello are there any scripts/how do i go about achieving this... I need to have a thing where users fill out a form and then it sets them up a phpbb installation on my server and the sql db etc... just like fantastico in cpanel does! Is there anything out …

Member Avatar for stymiee
0
93
Member Avatar for tefflox

Hello, will you help me write some code to generate random-colored ellipses for an html page? The ellipses will serve as a side-bar coloration for the regular text content. Each successive image will have an increasing z-index and will overlap each other. I am having trouble figuring this out as …

Member Avatar for digital-ether
0
148
Member Avatar for kumarangopi

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

Member Avatar for John A
0
191
Member Avatar for EnderX

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 …

0
36
Member Avatar for satees
Member Avatar for stymiee
0
67
Member Avatar for tefflox

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 …

Member Avatar for Barnz
0
144
Member Avatar for EnderX

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 …

0
44
Member Avatar for abyano

i want u tell me details on how to delete data by checking the check mark and then delete

Member Avatar for Rhyan
0
125
Member Avatar for EnderX

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 …

Member Avatar for EnderX
0
83
Member Avatar for EnderX

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 …

0
45
Member Avatar for EnderX

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 …

Member Avatar for EnderX
0
98
Member Avatar for BobbyRags

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

Member Avatar for Rhyan
0
138
Member Avatar for stevos

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 …

Member Avatar for Rhyan
0
111
Member Avatar for AnzJ

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 …

Member Avatar for guideseeq
0
60
Member Avatar for tkk

Hello Would appreciate someone could help in validating the input date by comparing it with current year using Date function Date(Y). Thanks

Member Avatar for stymiee
0
42

The End.