- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
12 Posted Topics
Re: [CODE]echo "<input type='text' id='username'". $i." class='userInfo' value='".$userName1."'/>";[/CODE] use the above code i hope you will get solved your issue thanks! ![]() | |
I am getting Copying issue with my code, when i use only one single url it works but if i get multi url from explode function and call them it gives me an error please help me i have a problem in my copy() function let me show my code. … | |
Re: <a href="url">Link title</a> us this html tag for hyper link. | |
Hi friends! i have a drop down combo box which holds names of persons with php mysql order by asc query like a's name put in 1st and after b's and c's and in last it shows z's name now i want that if it will show tahir name in … | |
Hello i m developing admin panel for my project i want to add new records when i fill out the form and hit the add button its redirect me a error message i dont know how to ride on this error please help thanks! The error is Insert failureColumn count … | |
hi frnds, i have issue with my simple script i have audios.php file white fetch all mp3 audio files on the audios.php file i want if someone click on the executed mp3s which makes this type of hyper link [url]http://xyz.com/uploads/123.mp3[/url] its prompt for download and save file option i dont … | |
Hi frnds i have problem with mp3 file upload with firefox i used this code for uploading [CODE]if($_FILES['mp3file']['type'] == "audio/mpeg")[/CODE] how ever its only works with IE but its not working with firefox plz tell me what to do? my all code is this. [CODE] $file_name = rand(1000,10000)."_".$_FILES['mp3file']['name']; $file_title = … ![]() | |
Hi to everyone i welcome to myself here :P hope all of u fine shine like <?php echo "stars"; ?> output: stars nice IT Forum. | |
Hi friends here is me with another issue i have practicing about file upload, my script working with images perfectly but if i choose mp3 audio file its not moving to the directory which i have specified in my code here is my code [CODE]<?php include ("header.html"); require ("config.php"); error_reporting(E_ALL); … | |
Re: Belo Code Should be save in anything.html file [CODE] <form method="post" action="anything.php"> <input type="radio" name="gender" value="Male"><br> <input type="radio" name="gender" value"Female"><br> <input type="submit" value"Check"> </form> [/CODE] Below code should be save in anything.php file [CODE] <?php $gender = $_POST['gender']; if($gender=="Male") { echo "Gender is Male"; } else { echo "Gender is … ![]() | |
Dear respected senior php web developer i m new to php webdeveloping and hoping for a good coder one day inshaALLAH SIR i have problem with my image hosting script [url]http://pashtoaudio.com/tahir/upload.php[/url] is for uploading images and [url]http://pashtoaudio.com/tahir/photos.php[/url] is for displaying all uploaded images how ever i want to show there … |
The End.