39,393 Topics

Member Avatar for
Member Avatar for genieuk

Hi, I am not sure what i am doing wrong. I got my code (below) basically it is to resend user activation email if they for some reason or other did not get it first time etc. It sends the email and everything etc... what i need to do it …

Member Avatar for genieuk
0
121
Member Avatar for Venom Rush

Hi there I'm trying to cycle through entries inside a MySQL db and create numbered variables inside a for loop. Currently it doesn't seem to be working. Here's an example of what I'm trying to do: [CODE=php] $i = 0; while($row = mysql_fetch_row($result)) { $i++; $variable.$i = $row[0]; } echo …

Member Avatar for Venom Rush
0
128
Member Avatar for m-hrt

im working on final year project of my deg its complete finaly i want to show a ticket to be appear after payment which has name and so on. and a ticket number i want to generate a random ticket number for a user which will appear on the ticket …

Member Avatar for m-hrt
0
102
Member Avatar for realnsleo

hello everyone .. i am pretty new to php programming and web development and i need to ask this. i have designed a few websites for my clients and i am getting better and now i have started learning php to add dynamic feel to the websites. my question is …

Member Avatar for sureronald
0
82
Member Avatar for dipakxyz

Hi, this is my CPP code which i want to convert to PHP [CODE] #include <iostream> #include <string> #include <sstream> #include <set> #include<stdio.h> #include<conio.h> void print_combinations( std::string prefix, const int* arr, std::size_t N, std::size_t start, std::size_t num_comb, bool first_time = true ) { static std::set< std::string > prefixes ; if( …

Member Avatar for dipakxyz
0
143
Member Avatar for emenace

Hi, I want to do a 301 redirect for one of my pages. What I was wondering is am I still able to execute php code on the same page of the 301 redirect? If so how? So far I haven't had luck... Thanks.

Member Avatar for diafol
0
89
Member Avatar for etc123

i have a ptc script but in that there is only one payment processor "Alertpay" and i want to add "Paypal" as well, for that i need to change following pages: 1.Registration page- paypal needed to be added 2.Withdraw page- withdraw through paypal need to be added 3.Admin section- if …

Member Avatar for diafol
0
109
Member Avatar for gurusundar

Hi folks, I am a PHP programmer. I am having a problem with image tag. I need to know the difference and the purpose of using an image tag like this [COLOR="Red"] <img src="/images/new.jpg>" , <img src="images/new.jpg"> and <img src="../images/new.jpg">[/COLOR] i am facing a problem because of this, i am …

Member Avatar for gurusundar
0
100
Member Avatar for coolmind259

Hi Guys, I want to convert an HTML document into PDF document. Then user can download a pdf document by clicking on the link. Actually I have a page where Dynamic data is being displayed, I want that data to be converted to PDF document , so the users can …

Member Avatar for chrishea
0
86
Member Avatar for gmaster1440

I've noticed some web pages are accessed by associating numbers next to the 'www' part of the url. For example: [code]http://www38.wolframalpha.com/input/?i=1%2B1[/code] What does this mean? How would I be able to configure that for some of my own sites? Is it DNS side? Thanks

Member Avatar for gmaster1440
0
94
Member Avatar for Vilakazi

hey guys i need help as quick as possible about this question i need to submit on Monday please help. the latency experimentation aims to estimate the execution speed for programs.you will measure the perfomance together with scaling by estimating the responce time while increasing the size of a database.In …

Member Avatar for Will Gresham
0
65
Member Avatar for genieuk

Hi, Hoping someone can help me. I done a search on Google but must not be using correct search term as cannot find anything. Basically how can i make sure a page is only accessed via a certain link? I have a page that user clicks on that opens a …

Member Avatar for diafol
0
91
Member Avatar for adyopo

[code=php]<?php $query1 = "SELECT `asc_prods.name` FROM `asc_prods` LEFT JOIN `democart` ON `asc_prods.pid` = `democart.tip`;"; $result1 = mysql_db_query($query); while($row1 = mysql_fetch_array($result1)) { echo "<td> {$row1[0]} </td>"; } ?>[/code] I've got the above code, the problem I have with it is that I need to get the value returned by the statement …

Member Avatar for adyopo
0
109
Member Avatar for gagan22

Hi everyone, I am using a mail function in my contactus form. But for some id it is sending infromation of contac us form but some time it is not sending like on my gmail id i am not getting mail. what is the reason behind this. I have tried …

Member Avatar for peter_budo
0
270
Member Avatar for m-hrt

i want this to be happen defult color of seats i mean available color of seats to be green after that if a user book a ticket it goes to red and stays red how can i do this? code im using [CODE=language]<?php $connection = mysql_connect("localhost","root","password") or die("error connect"); mysql_select_db("online_bus_project"); …

Member Avatar for m-hrt
0
88
Member Avatar for realnsleo

hi everyone .. i have just finished developing a web application i hope to put on the www very soon. however my application has various folders that i dont want the public to access directly through a URL for example the images, config and includes folder which contain database and …

Member Avatar for theimben
0
85
Member Avatar for theimben

I run a vBulletin forum and Im trying to write a new BB Code. This would be the syntax: [CODE][parts] http://www.link1.com http://www.link2.com http://www.link3.com [/parts][/CODE] This would then be parsed into: [CODE=html] <a href="http://www.link1.com" class="linkclass">Anchor 1</a> <a href="http://www.link2.com" class="linkclass">Anchor 2</a> <a href="http://www.link3.com" class="linkclass">Anchor 3</a> [/CODE] Im a real regex newbie, I …

0
62
Member Avatar for maddogsprofiles

Hello , I recently bought a Facebook app form a person on digital point and I just found out the bank.php file has an error in it, I don't know where but when you put a - in front of a withdrawal amount it will give you the amount of …

Member Avatar for diafol
0
165
Member Avatar for stottlifey

I am a total NOOB to ICT, and was wondering if anyone would help me make a website using flash, php, and javascript. Please help, I will work out giving you money when the site is up and running and making money. I have got a graphics designer for free …

Member Avatar for jcanaway
0
124
Member Avatar for jabroni7

hi Please help me with code or links i have a text box,when ever some one types a letter or more ,it should search those letters from an array of values or from a mysql table and display all the values starting with value in a text box in a …

Member Avatar for csharplearner
0
156
Member Avatar for csharplearner

Hi all, How to merge a forum into a pre-exisiting website? All what i mean is i took a forum(which has its own registration , sigin-in feature) and a preexisting website (which too have its registration and signin feature). Both are now hosted in the same domain and use different …

Member Avatar for csharplearner
0
184
Member Avatar for Venom Rush

Hi Guys/Gals I have a page that has iFrames on it. Now the pages that are shown in the iFrames each have their own code on them. I'd like to know if it's possible to use variables that are on the page holding the iFrames in the pages inside the …

Member Avatar for Venom Rush
0
71
Member Avatar for justted

Hiya, I was wondering if there is a need to change the database table names and script variables of an open source script to enhance security. A script I have has lots of pages and variables that are used throughout the site. I have changed database table names as I …

Member Avatar for justted
0
131
Member Avatar for odysea

hi i was wondering how should i tackle this problem as i got stuck on the delete feature, getting data is fine deteling is the problem since now i made the following: [CODE]<?php include 'cms/core/config.php'; include 'cms/core/opendb.php'; // get data $query = "SELECT id, name FROM ody_admin.templates ORDER BY id"; …

Member Avatar for odysea
0
95
Member Avatar for vanessia_1999

Hi, I have a coding problem. I know it is all over the place because I am confuse to what to do with it. The way that I had it in the first coding example if a customer chooses two items of the same product but in different colors my …

0
111
Member Avatar for punithapary

Hi, I am trying to do calendar with events.The events will take from databse my code is working but its taking only one value.i am using code like this [ [<?PHP echo $events[ 0 ]['date'];?> ,<?PHP echo $events[ 0 ]['month'];?> ,<?PHP echo $events[ 0 ]['date'];?> ,<?PHP echo $events[ 0 ]['month'];?> …

0
58
Member Avatar for smartsoft

Hello guys, A Client walked upto me, and told me he wanna create a SMS portal where by user can by a Card from him and log in with a secret Pin on the card and they can login to the website and with th Issue Card and they will …

Member Avatar for shefeekj
0
2K
Member Avatar for ismaily

how to send sms from web site to mobile Can some please help , script to be used php Thank you

Member Avatar for shefeekj
-1
2K
Member Avatar for angelic_devil

i made a folder images in d:/wamp/www/images and uploaded photos to it and sent the path to of the images to the database e.g image_path = d:/wamp/www/images/apples.jpg now i want to create a gallery showing thumbnails of the images i created the script below ....its supposed to read the image …

Member Avatar for cwarn23
0
128
Member Avatar for emhmk1

Hi There, I'm tinkering with an idea of a database structure for the company i work for, i'm currently compiling a client list using mysql and accessing it via php. The problem i have come across yet not solved is, when i search the database for a surname i would …

Member Avatar for emhmk1
0
110

The End.