0
votes
0answers
5 views
uploading file in PHP
while uploading a file we pass the following command $_FILES["file"]["error"].As i
studied that we are using the associative array here.Will you please explain the parameters
p …
0
votes
0answers
4 views
uploading video file
hello sir....
can u please give the simple understandable coding for uploading the video file using PHP.....
0
votes
1answer
30 views
Using PHP with MySql to narrow search for large table in MySql using a variable
I am using Dreamweaver CS4 and have created a PHP document. I have added a form and table
to this document and have already set up my 'site' using a mysql datebase which I can
alr …
0
votes
0answers
4 views
Need If statement for all numbers plz
Hi,
Plz I need a help in if statement.
I want to include a file when a user enter on a link on my site ending with numbers 0-9.
like that:
.com/223
**.com/48
I'm still trying and u …
0
votes
0answers
5 views
how create a secure login for admin and other user using php and mysql
How to create a secure login system for admin and other users using php and mysql with javascript error msg show below the txtbox if not sucess?
0
votes
0answers
10 views
Session in php sqlsvr
i'm using php 5.2.6, apache 2.2.9,and ms sql 2000.
My problem is after login it didnt bring any session to the next page. After login i want to display user's name at avery pages u …
0
votes
0answers
10 views
i cannot search my PHP array values into my MySQL Database
Hi. I'm having some issues with displaying the content of my database if I'm searching it with an array value on my PHP code. I am trying to create a code wherein the user will inp …
0
votes
1answer
9 views
simple php gallery
Hello, I'm new to php and I only recently started going through basic tutorials.
Can anyone please help me with a simple tutorial for building a photo gallery? I tried a few but …
0
votes
1answer
209 views
How do I connect to data base with easyphp/wamp?
OK So I have a problem and im stuck with it for more then a week. I have a server,on that server I have Microsoft MSSQL 2005 server with my databses. Im trying to build a website w …
0
votes
1answer
10 views
File upload to Ftp server
How to pause file, uploading to ftp server through Php code
0
votes
1answer
42 views
PHP: Sending HTML Email
I have been using your example (www.webcheatsheet.com/PHP/send_email_text_html_attachment.php) which works just fine from the example but I need to prepare the body of the message …
0
votes
1answer
24 views
design and develop a dynamic web based application
You are required to complete the following task as per the requirement provided.
As a web developer you are requested to design and develop a dynamic web based application using Ac …
0
votes
1answer
40 views
Default value of input box
Hi,
I'm customising an ecommerce solution (shopp) which is a plugin for wordpress. One of the things I'm trying to do is get a default quantity to appear in a box.
Here's the c …
0
votes
1answer
17 views
In PHP, one domain form submit value store in another domain database
Hi,
I wanna form submit value of one domain should be stored in another domain database.
how i want to write connection string.
0
votes
1answer
50 views
Url finder + display message if Url = specified URL
Alright,
I am currently hosting two domains. One that is my main and one that is parked but when you go on it, it displays the same thing is the first domain. I am also using word …