39,320 Topics
| |
I am trying to make a simple database delete script. Im fairly new to php and mysql. I need to access 3 tables in the database to delete all the relevany information for one user. The articles, penname and users tables. I adapted the code from a search script I … | |
Hi, I've been using an IDE for developing in PHP. I wanted a PHP framework and SYMFONY was one of the suggested ones. I need to complete this proj withing 3 months and have no time to learn anything complicated. I need feedbacks from people who have used Symfony and … | |
i developed a website using php and the backend database ii am usiing is mysql. the server i used for this purpose is abyss web server. i have two problems 1) every time i log on ot the internet i am assigned a different ip address, how can i make … | |
Hi, Will anybody please help me with this. The bar chart image is created and stored using php code. each time the page is hit, the new image is created and displayed. The firefox always dispaly the new image but IE always dispaly the old image and I have to … | |
hi everybody, I help out with my mates gaming site, it caters for PC xbox 360 and PS3 gamers, with ladders and tournaments. But what I'm looking for is a league display script so that results can be shown in a table format, with fully editable coloumn titles so that … | |
Hello Everyone, I am looking for an SEO-friendly CMS program. Until now I have built my sites the old traditional way. (Plain HTML editor). The new site I am about to launch will be massive and cannot be managed without a decent CMS program. I am not looking for a … | |
Hey everyone. Im trying to make an online RPG where you can join "Families" or clans. I the code below is what I have thus far. It works but for some reason it wont update the creating users "family_id" in the database thus not telling the server that he is … | |
after some searching I come up with the below which give the error I posted. I'm surprised that I have not been able to find script that uses mysql to get birthdays within x days. error message, any ideas, thank you for the help SQL Error: SELECT DOB, STR_TO_DATE(CONCAT(EXTRACT(DAY FROM … | |
Can someone recommend quality script for news/article portal? Thanks. | |
Hi friends I am using mete tage to redirect the page in my php script.but the latest version firefox only not support the meta tag page redirect option -- unable pass the query string values. but older version its working correctly. How can i fix the issue . Please advice … | |
As the code was entered on this forum, I spotted the damn error. Sorry for noobing it up. >_< | |
[COLOR=royalblue][B]hi [/B][/COLOR] [COLOR=royalblue][/COLOR] [COLOR=royalblue][B]i need help :lol: [/B][/COLOR] [COLOR=royalblue][/COLOR] [COLOR=royalblue][/COLOR] [COLOR=royalblue][B]how can i write a code (php) for "tell a friend" ?[/B][/COLOR] [COLOR=royalblue][B]i mean i want to tell a friend about a web page by sending an e-mail from the same page[/B][/COLOR] [COLOR=royalblue][/COLOR] [COLOR=royalblue][B]thanx in advance [/B][/COLOR] | |
Hey everyone. Ive been trying to set up a link that will allow people to see their profiles but I cant get the link to work. I have a center column that on each click gets the variable $page and loads the correct page using an include("profile.php"); Now I need … | |
Hello, I am a newbie coder and I am trying to create a [URL="http://www.daniweb.com/techtalkforums/thread73193.html#"]php[/URL] mailing list. I would like the users to enter their email address into the text box and click submit and have the email addresses seperated by ;'s and imported into my list.txt file. Here is the … | |
Hey everyone. I keep getting a parse error on this line when I try to access this page. Any suggestions? [CODE] <?php echo "Logged in as "$sesion->username""; ?> [/CODE] Thanks. | |
Hey everyone. I'm trying to create a webpage where everything you click, it reloads in the main content div with the new page. Heres an example of what im talking about. This is my main content. [code] <?php switch ($Content) { case register: echo "<a href=\register.php</a>"; break; default: echo "Welcome … | |
I'm following a shopping cart tutorial and this snippet is confusing. I have a vague idea, but can some one pls explain what this means? [COLOR=red]// setting up the web root and server root for[/COLOR] [COLOR=red]// this shopping cart application[/COLOR] [COLOR=red]$thisFile = str_replace('\', '/', __FILE__);[/COLOR] [COLOR=red]$docRoot = $_SERVER['DOCUMENT_ROOT'];[/COLOR] [COLOR=red][/COLOR] [COLOR=red]$webRoot … | |
I don't know a heck of a lot about PHP, but enough to get by usually. This one has me stumped. [url]http://www.signwire.com/dimensional-letters/metal/signage.php[/url] is showing up as a live page on five unrelated computers. The problem is that the page does not exist on the server, at least not in the … | |
I'm developing a site using mysql and php. For the backend database I use mysql and my htm page consists of both HTML and PHP scripts. It was suggested that I use 3 tier architecture to seperate the business logic and the presentation layer. My problem is , how do … | |
Hi Will anybody plz guide me to do a date conversion from gregorian to another calendar system using php and also mysql(if needed). I am clueless. Thanks in advance! | |
Hi, I'm looking for a MVC based framework for PHP development. I came across two such frameworks on the web - [URL="http://www.cakephp.org"]CakePHP[/URL] and[URL="http://www.phpontrax.com/about"] PHP on Trax[/URL] Committing to a framework is a big deal, and I'm not sure which one to go for here. They look pretty much silmilar in … | |
Hiya I just wanted to know if there are any php profile page templates, like that of myspace.com, where the user can upload an image of themselves and upload tracks to that page and also add profiles I would be much greatfull thanks | |
Hiya I just wanted to know if there are any php profile page templates, like that of myspace.com, where the user can upload an image of themselves and upload tracks to that page and also add profiles I would be much greatfull thanks | |
Hello I´m trying to make a function that give-me data from a data base mysql at time there is no problem but i would like to now how i can make that funcion to be called from x hover x seconds, the ideia is just to se if there is … | |
ive never had this error before, could any one help me sort this out? here is the effected section of my script. thanks for any help [php] </span></p> <p> </p> </blockquote></td> </tr> </table> </body> </html> <?php //script end ?>[/php] ive also tryed... [html] </span></p> <p> </p> </blockquote></td> </tr> </table> </body> </html>[/html] | |
hi there i am developing a website, where users can register to become members however, i have to write operations how the system will add a user, I have been told to do it in psuedo code, but i dnt know psuedo code. is there any other way this can … | |
Hi all. I am currently a final year Multimedia design student and am creating a website for a band for my university project. I wanted to incorporate a 'Bebo' type comments page where the band members could log on and leave comments about where they are and what they are … | |
HI all, would really appreciate some help. PLease be gentle, this is my first attempt at programming since the 80's (and that was VB basic! :confused: ) I am using tikiwiki to set up a site. I have modified (butchered?) some existing code to create a new module. It should … | |
Can anybody help me in how to load the labels in the html page using javascript or php FROM XML IN linux OS. | |
I have just put together a personal site and am trying to integrate a php guestbook. I obtained a free guestbook, called easyboard and have followed the instructions asto the installation but the html page that I've incorprated the board isn't actually working it displays all the deperate parts that … |
The End.