RESPONSIBILITIES: * Develop custom PHP-MySQL based scripts for various web based projects * Design complex, normalized, and optimized databases * Write and...
Hi Sreeni, Thanks for the reply i got one question gmail or some other webmail systems by default disable images/html and do not show them so in that case will...
Hi all freelancers, If you are a WAMP and LAMP based freelancer and interested in doing offshore projects then please send me a detailed resume at my email ...
Pl. check this http://wordpress.org/development/2007/03/upgrade-212/ All wordpress 2.1.1 users. If you downloaded WordPress 2.1.1 within the past 3-4 days,...
Hello , How I can perform aggregation function on utf8 data? Let see little briefly... Consider following table and data, CREATE TABLE `testsum` ( `id` int(3)...
I HAVE TO DISPLAY IMAGE WITH CLOSE BUTTON IN BROWSER WINDOW OR POP UP WINDOW. THIS CODE WORKS FINE TO DISPLAY IMAGE BUT I HAVE TO ADD CLOSE BUTTON TO DISPLAY...
hi Try changing base_url to $config['base_url') = "http://localhost/"; and your index_page to $config['base_url') = "index.php"; write it as it is with the...
Hello Experts, So far i m using following code for deleting folders and files.But it will only delete those folders which r empty.I want to delete those...
Dear members, onPHP5.com is conducting a poll about upgrading to PHP5: "Please take part in our poll that will be open till March 19. The question is, "Do you...
Dear all, Greeting to all I am getting lot of useful messages for updating my knowledge in php after subscribing in this group. I have to create a dynamic tree...
since youre using a 3rd-party tool/script the fastest way to resolve your problem is to contact whoever made that script, if you cant get any answer from them...
Assalam-O-Alaekum And Hi try this i hope it work ... and basically the main thing i have use is chmod and umask for further information i recommend a manual of...
Yellow Duck Framework An object oriented framework for PHP web applications What is Yellow Duck Framework? The Yellow Duck Framework is an object oriented...
Just take tree.js from sapid.sf.net. See, it works like this http://sitesapiens.com/tutorials/index.php?f=en_tree.swf&w=1016&h=635 -- Yours sincerely, Dmitry...
Salam. Okay I am using xampp and developed a simple page with the session_start() function. But whenever I browse the page it just shows the following warning...
W'salam, Remove all spaces before session_start() function and try again, hope it will work fine. If not ok, try again after changing the file name. Thanks ...
Hi your problem is , you have an empty space at the very first line of the main.php that is before opening the <?php tag. Remove that and run the programme. ...
Hi Hubbanlillah, Please try to remove the space before "<?php" on your script at "Main.php". The script prints first the space before starting the session...
I am using Joomla+SMF+Community Builder in a site. For events management, I liked "Attend Meeting" and "JEvents" combination. Unfortunately, I find Attend...
Hello, This is the code you can try. function recursive_remove_directory($directory, $empty=FALSE) 17 { 18 // if the path has a slash at the end we remove...
Hi Guys I've just built a "Widgetized Personal Portal" with just "flakes". It took only 30 minutes to put all these state of the art technologies right in to...
Hi Xperts! I need to upload audio files of type .wav & video files of type .avi / .mov but my current file unloader is not helping me with that. My unloader...
Dear all, I need to know what LDAP is in what way it is related to php or linux. Can anybody guide me regarding this with regards Hari.R +9198949171252...
Hi friends, I am making some tableless html page,For that I am using Div but I am facing a problem. Actually for all of my page header and footer are common,So...
Is there any way to create an array of controls that will work for both PHP and JavaScript? Here is the problem: I have three drop down lists (SELECT controls)...
Here is the main part, ===================== if (($file_type != "application/pdf") && ($file_type != "audio/mpeg") && ($file_type != "video/mpeg") &&...
Hi Sujoy, you can solve the problem by changing two things, one is using relative positioning and another is using "bottom:" attribute in place of "top:"...