- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
â’¶ Greetings to all of you around the globe! Ω Â¥ Ä Î£ ☮ ☯ Δ
20 Posted Topics
I just couldnt find a soluation for this. How to insert a one record inside one forum with muliple sql tables in one php page? Here is my code i have two insert button, i only need one for the both form <?php require_once('Connections/Omar.php'); ?> <?php if (!function_exists("GetSQLValueString")) { function … ![]() | |
I have a problem with my slide show have 6 images, and you can flick throw the images, there's three images that shows up in that slide show, if you click the middle one you go to a link if you click on the sides it should slide to the … | |
Hi Guys I have this page http://beuniquegroup.com/ the slideshow working, now i copied the code to other page http://beuniquegroup.com/our-values but unfortunitly it gives me no image, so I think this slideshow is not connected to my post yet! Please help! Thanks | |
Re: i have defferent method where i used $key to upload multiable images into one folder but whats happening is my sql not accepting with not Null, because i need those images name inside these one PackageGraphic field and that's the code: if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) { $insertSQL = … | |
Re: i have defferent method where i used $key to upload multiable images into one folder but whats happening is my sql not accepting with not Null, because i need those images name inside these one PackageGraphic field and that's the code: if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) { $insertSQL = … | |
Re: there's a better idea where you can insert this php code if (isset($_FILES['files'])){ foreach ($_FILES['files']['tmp_name'] as $key => $tmp_name){ move_uploaded_file($tmp_name, "uploaded_files/{$_FILES['files']['name'][$key]}"); } } and in the form: td><input type="file" name="files[]" id="upload" multiple="multiple" value="" size="32" min="1" max="9999"/></td> But i am having a problem saying the columon 'packageGraphic' cannot be null!! I … | |
This is really hard coding for uploading one images yes its working. but now i need to upload multiple images for code below: the link of that page is: http://dalilack.com/marketProductUpdate.php?packageId=15 you need to sign in: username: Molham password: Molham with capital <?php require_once('Connections/dalilack.php'); ?> <?php //initialize the session if (!isset($_SESSION)) … | |
Hi Guys i want to show a beep! sound after a message come to me when the windows would be minimized....i think i shall put a statement after if(r.chats.length){ here's the total script: [CODE]// This method requests the latest chats // (since lastID), and adds them to the page. getChats … | |
i need a help this is made me crazy, it works on all the browsers but the IE 8 not working at all , you can check this link below: [url]https://www.facebook.com/DalilackAds?sk=app_206541889369118[/url] the captcha says its wrong but in all the other browsers works just fine. Thank you | |
Re: [QUOTE=sunnybens;1605246]How do i create photo upload form with php and retrieve information from database that is not on my server[/QUOTE] first the php code : [CODE] $editFormAction = $_SERVER['PHP_SELF']; if (isset($_SERVER['QUERY_STRING'])) { $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']); } if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) { $insertSQL = sprintf("INSERT INTO table_name … | |
i have received message from Daniweb to my email talking about a list of threads that you've recently viewed on DaniWeb i like it very much, so i'm asking how can i do it from zero . using Adobe Dreamweaver cs5 and zendFrameWork Beside if i can write a function … | |
Hey :D , take a look [url]http://www.dalilack.com/marketList.php[/url] click edit on the orange button EX : [url]http://www.dalilack.com/marketFormUpdate.php?Id=11[/url] the id of that user is 11, you can use 'hoho33' as a user name & 'shityshit' as a pass now you notice there's info for each member , and in order when that … | |
i would like to write a function if that user id who do a post equal the same user id who logged in then he can after a while edit again his own post , then if its match go to the update page to make the edit ; [url]http://www.dalilack.com/marketFormUpdate.php?Id=11[/url] … | |
Re: NICE :D and how can i hide/show button according to user ID , you can notice the URL of Edit orange link button on the right col, so when the user log in he only can see his modifying buttons !! and i'm searching for something like that long time … | |
a browse and submit button when pick the image and submit , the image name goes to my SQL table and the image it self that the customer pick it copied to my "upload" folder :( my problem is that i only see the image name , so my issue … ![]() | |
i'm working on adobe dreamweaver cs5 and i create a dynamical table contain a lot of training courses , any way if i click on one of those text it will go to the registration page and showing me the text that i clicked on connected with the text ID … | |
guys chk out that link its really hard to solve :O [url]http://businessadmingroup.com/molham/edary.php[/url] i have windows 7 and calling my database from online SQL :'( | |
Re: hey, if you please could help me with a lil prob here . if we can chat online, or take full control on my desktop. I'll be thankful man [QUOTE=skuip;1511446]Hi, I'm trying to extract an inner node and place it at the level as the element <para>. However I'm unable … | |
lately i have did a nice idea , that i have a lot of course programs inside my XML file <?xml version="1.0" encoding="utf-8"?> <rss version="2.0"> <channel> <title>Training Programs</title> <link></link> <description>NA</description> <language>en</language> <copyright>NA</copyright> <lastBuildDate>Wed, 19 Apr 2006 16:26:12 -0800</lastBuildDate> <generator>text</generator> <docs>http://blogs.law.harvard.edu/tech/rss</docs> <item> <title>HR</title> <link>data/feed1/article_1.html</link> <pubDate>Wed, 19 Apr 2006 16:26:12 -0800</pubDate> </item> … | |
Re: i have defferent method where i used $key to upload multiable images into one folder but whats happening is my sql not accepting with not Null, because i need those images name inside these one PackageGraphic field and that's the code: if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) { $insertSQL = … |
The End.