39,326 Topics

Member Avatar for
Member Avatar for ankit.pandey3

Hi Friends.......... I want to upload images from my mobile via gprs into server in php( just like facebook). I don't have any idea how to do that...... Plz help ................ Plzzzzzzzzzzzzzzzzzzz

Member Avatar for danishbacker
0
62
Member Avatar for ak2011

I am developing a website in php mysql. In the home page i am showing only one link for demo purpose and the other links are blocked. There is a login link on top. Only after successful login the home page is reloaded showing all the blocked links. So what …

Member Avatar for danishbacker
0
62
Member Avatar for devinodaniel

I'm trying to get my page to redirect back to another page after the form has been submitted to its self via $_SERVER[PHP_SELF] . I've tried using the header(Location) script but to no avail. Anyone know of an easy way to do this? Right now.. when my page is submitted …

Member Avatar for devinodaniel
0
1K
Member Avatar for nats01282

i need a piece of code to break down the data brought in from the MYSQL database im creating a small forum type on my website but with my layout if the user writes 5 lines it shows it all on 1 line and shows the bottom scroll bar, i …

Member Avatar for nats01282
0
97
Member Avatar for shawtyred74

I am not quite understanding how this how ereg and Preg_match thing works. I am trying to prevent users from creating a username that is less than 3 characters, with no capital letters, and no special characters and cannot be a reserved user id such as root, admin, and operator …

Member Avatar for shawtyred74
0
95
Member Avatar for zerey02

.Is there any way that i can get texts from a php form to supply it on another php form. and place it on the title attribute of my <a> tag. for example: <a href="" title=" //this is where i want to place the retrieved texts from my other php …

Member Avatar for zerey02
0
149
Member Avatar for vssp

Hai Friends While running my application i got this error. How to solve thsi error. Plesae send me any idea. PHP Warning: Cannot modify header information - headers already sent by (output started at /home/mixpublic_html/includes/common.php:244) in /home/mix/public_html/MiX/program/include/main.inc on line 673 Thanks Vssp

Member Avatar for pangeli
0
178
Member Avatar for FBG

Hi, On my website I have a lot of folders with lists of article links. I want to display the number of links in these lists on the folders people select, so they know how much articles are inside a folder and where to search. I've looked for help creating …

Member Avatar for FBG
0
108
Member Avatar for kardklub

I have an online orders database which prints fpdfs for delivery notes and off hire notes. I have looked into digital signitures on fpdf but have not found anything useful. Would it be possible to use a very simple paint program on the web inserted in your orders page where …

Member Avatar for kardklub
0
104
Member Avatar for epicrevolt

Alright, so I am working on this new site and for the registration, I am using a template I have used plenty of times in the past. Now, this one snippet I am showing you will check if the username is either too short or too long, or if the …

Member Avatar for epicrevolt
0
195
Member Avatar for dyla123

Hi i am wondering could anyone help me understand a file upload code. I am currently working on a website like mediafire, raipidshare and the rest of them. I have taken down codes of all sorts and some i got to work but had errors. I don't understand as i …

Member Avatar for diafol
-1
287
Member Avatar for joshyxux

<?php echo '<?xml version="1.0" encoding="UTF-8"?>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>age.php</title> </head> <body> <?php require_once( 'output_functions.php' ); function connect_to_database( $host, $user, $password, $dbname ) { // Try to connect to database $dbconnection = mysql_connect('......', '...', '.....'); if ( ! $dbconnection ) …

Member Avatar for Agarsia
0
155
Member Avatar for feoperro

Hi, If I have a home.php file and I want to store it into a $_SESSION like $_SESSION['home'] = home.php - how do I do that? I tried using include but it doesn't work... I have to have it in a session because it fits into a bigger portion of …

Member Avatar for feoperro
0
126
Member Avatar for Fortinbra

In the last few years, a number of new technologies have popped up, died, shifted, etc. DaniWeb here has kept up with the changes, and I am grateful. There is a new technology though that has, to my surprise, actually taken off, and is making a name for itself. I …

Member Avatar for Fortinbra
0
248
Member Avatar for branding4you

hi guys im stumped, being new at php its not that hard, im trying to write code that uploads an image to specific folder name that is pulled form mysql The following code works: [CODE]$this->fld_profile1->UploadPath = "images/profile/";[/CODE] but i have a field in mysql that has value in and want …

Member Avatar for diafol
0
74
Member Avatar for zerey02

.I'm trying to get variables with assigned values retrieved from a db from my firstpage.php and pass it onto secondpage.php. and i want the retrieving operation to be done onlad of my secondpage.php. after the variables have been fetched i want to echo the said variables. help pls!

Member Avatar for diafol
0
88
Member Avatar for shawtyred74

Can someone please help me....I am new to php and I am having trouble with redirecting back to my loginpage with an error message showinf at the top of the loginpage when the wrong user name and password is entered that will say that the user is invalid...here is my …

Member Avatar for yoge911
0
234
Member Avatar for abhi10kumar

There is any alternative of header function, as all we know that we cant use echo or sent output. I have lots of echo statements and I am passing query string also. I want to preserve that that query url. There is any option to do redirect without using header() …

Member Avatar for chrishea
0
45
Member Avatar for DKDeath

Hello again! Another noobish question :) Can PHP be ran in MFC? Can i add it right in teh html file or convert it over to php? or do i include it in html? do i create a box in c++ tat connects to the php page? or do i …

Member Avatar for DKDeath
0
394
Member Avatar for jenni87

Hi, Iam sending email campaigns to our customers through our SMTP Server. Is there a way to directly remove the email addresses of the users to whom the email has been bounced directly from the recipient list database. Is there a software that could do this. Or can it be …

Member Avatar for chrishea
0
82
Member Avatar for ProfPickles

Hello I'm creating a simple Pizza website with online ordering capabilities. Since it's a simple site it doesn't require an extensive database which is why I'm using XML to store all my menu items. I'm new to PHP and XML so this site is part of a learning experience So …

Member Avatar for ProfPickles
0
219
Member Avatar for GreaseJunkie

Hi everyone, I have a project I'm working on where I am collecting data for a client on a form I host. They use "MailApe" (you know who I'm talking about), who aren't a very helpful group of monkeys. I need to collect the data to my db from my …

Member Avatar for GreaseJunkie
0
223
Member Avatar for justiceigwe

PLEASE can someone help me, am trying to upload files into mysql database. fine uploadiing the file is working, but trying to download thesame file, it's working, but the download is giving me a 0byte empty data. pls if any one has a full code on how to download and …

0
57
Member Avatar for anirban1087

Hi, I am working on a order form using php, mysql & javascript. The problem I am facing is that while user input the quantity and rate of a product the js will auto calculate the total amount for the same. I am able to do this only for the …

Member Avatar for diafol
0
308
Member Avatar for Layerphp

hi i have images saved in a folder, the referrence id and imagename of that images are saved in database in the way as shown below... id filename --- -------- 1 flowers1.jpg 2 flowers2.jpg the folder is on the root directory on images folder as ../images/gallery/flowers now how i can …

Member Avatar for diafol
0
109
Member Avatar for BHARANIMMAJ

HI To all, I am using php page navigation how pass selected check box value to next page. Example I am display 20 member details per page. First page i am checked 10 member. second page i checked 5 member. how to pass the first page checked value to second …

Member Avatar for sudeepjd
0
140
Member Avatar for coolest_987

Hi Everyone How can i upload pdf file in php as i have noticed that tmp file of pdf file is not created . Thanks in Advance

Member Avatar for coolest_987
0
262
Member Avatar for stanley87

Hi,guys.I have some confusing on order priority of several column in same table.Let say i am using concat for my searching, [CODE] $search_keywords=strtolower($search); $search_keywords = strip_tags($search_keywords); $search_keywords = mysql_real_escape_string($search_keywords); $replace_keywords = preg_replace("/[^a-zA-Z0-9:-\s]/", " ", trim($search_keywords)); $search_exploded = explode(" ",$replace_keywords); //get array keyword $search_exploded = array_unique($search_exploded); //remove duplicate words $x=0; $construct2=''; …

Member Avatar for stanley87
0
145
Member Avatar for thijscream

heya, your last answers realy helped me out, but i'm still stuck with another question. what i want to do is the following. i have a database with this in it:" [CODE]id land streek rood wit rose 1 Frankrijk Bordeaux 1 1 0 2 Frankrijk Bourgogne 1 1 0 3 …

Member Avatar for thijscream
0
145
Member Avatar for Arcrammer

I'm looking for cool code editors for Windows 7 Ultimate 32bit. If you have any please tell me! I am using... [LIST] [*]Adobe Dreamweaver CS5 [*]Intype [*]Notepad++ [*]ConTEXT [*]Notepad 2 [/LIST] I don't really give a frogs fat aśś when it comes to how heavy the program is. Whether it …

Member Avatar for Joshua Kidd
0
118

The End.