39,393 Topics

Member Avatar for
Member Avatar for engr.chid

What is the best API/The CODE to use in integrating e-payment info PHP e-commerce site. especially if the payment is to be made with Phone by Cash Transfer through Mobile Banking.

Member Avatar for LastMitch
0
33
Member Avatar for brandon66

I have an array like so: $array = array(value1,value2,value3,value4,value5,value6,value7,value8,value9,value10,value11,value12); What i need to do is insert the array value into a database row one would have value1,value2,value3,value4 row two would have value5,value6,value7,value8 row three would have value9,value10,value11,value12 I was thinking i would need a for loop. Can anyone help on …

Member Avatar for broj1
0
162
Member Avatar for everton.retweets

This is driving me nuts... I am new to wordpress plugin development... I have got the basic plugin developed. Added my admin menus... What I am trying to do is add a banner image to each options page inside the plugin dashbaord. i'v tried the usual ../images/imagename.png and ./imagename.png but …

Member Avatar for everton.retweets
0
177
Member Avatar for lillorme

<?php require_once('connections/careergroup.php'); ?> <html> <head> <title> <?php echo $first_name; ?> <?php echo $lastname; ?>s Profile</title> </head> <body> <?php // Check for a form submission if (isset($_GET["username"])){ $email = $_GET['username']; mysql_connect ("$hostname_careergroup", "$username_careergroup", "$password_careergroup") or die ("Could not connect to the server"); mysql_select_db("careergroup") or die ("That database could not be found"); …

Member Avatar for lillorme
0
451
Member Avatar for cussel

hi all, i'm difficult to get values array condition: 1. if value only one get values 2. if value same then get value with index or key most high 3. if value same and key most high get all example: $data = Array(Array ("1" => "12306") , Array ("0" => …

Member Avatar for cmps
0
358
Member Avatar for dany12

What will be the language of the feature web PHP or Python? What framework will be the future a php one or a python one? I would like to add that Laravel for php is still young and the development is not made by a corporation so I don't think …

Member Avatar for profmuluka
1
459
Member Avatar for azapovjednik

hello all I am a beginner... I want to move a wordpress site from a local computer to live server... live server: plesk parallels I followed some tutorials and it says: you must create a new mySql database on server... ok I went to parallels plesk panel and I created …

Member Avatar for azapovjednik
0
1K
Member Avatar for el macho

hi guys, i try write this java code in php using php java bridge: http://www.lucenetutorial.com/lucene-in-5-minutes.html when i found this line: IndexReader reader = DirectoryReader.open(index); i dont get it how to write it in php. i've tried but error result. when it be like this: Query q = new QueryParser(Version.LUCENE_40, "content", …

Member Avatar for LastMitch
0
2K
Member Avatar for Moderns

Hello, I have a project hosted on a live server has a domain like: www.abc.com On live domain: I am unable to set cookies in IE (7, 8, 9, 10) - as it is explained in the code below - (cookies are enabled on the IE browser), but able to …

Member Avatar for LastMitch
0
210
Member Avatar for davy_yg

Hello, I have tried to create login page with CI. This is the codes that I have: views/login.php <html> <link href="<?php echo $logincss; ?>" rel="stylesheet" type="text/css" media="screen"> <div id="logoadmin"></div> <div id="loginbox"> <img src="<?php echo $logo2; ?>" width="150"> <br><br> <div id="username"> <br><br> <div id="position"> <?php echo form_open('clogin/process'); echo form_label('Username:&nbsp&nbsp', 'username'); $dataUsername …

Member Avatar for davy_yg
0
228
Member Avatar for hemanshurpatel

Hello friends I have little issue. I'm having a block of text, which is log from syslog. say log is Oct 28 11:42:59 MyMachine dbus[692]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) Oct 28 11:42:59 MyMachine dbus-daemon[692]: dbus[692]: [system] Successfully activated service 'net.reactivated.Fprint' Oct 28 11:42:59 MyMachine dbus[692]: [system] Successfully activated …

Member Avatar for hemanshurpatel
0
343
Member Avatar for subrata_ushasi

Hi all , After a long googling I am raising this issue. I want an online invoice from distribut to customer using tripletex but every one used using magento or drupal and I want it from website in php using tripletex.Is there any way to do it because I did …

Member Avatar for jani5
0
834
Member Avatar for dheerajvermawd

This is my form and i need a script to allow user to send their cv to my email. <form action="post-cv-action.php" method="post" enctype="multipart/form-data"> <table width="100%" border="0" cellpadding="05" cellspacing="0" style="font-size:12px; font-family:Arial, Helvetica, sans-serif;"> <tbody><tr> <td colspan="2" align="center"><h2 style="color:#333333; border-bottom:1px dashed #989898; padding-bottom:7px; margin-top:10px; padding-bottom:15px;">Submit your resume, we will find a right …

Member Avatar for paulkd
0
278
Member Avatar for everton.retweets

Hi Everyone. I am trying to add a pagination.class.php to my wp plugin options page using include(ABSPATH.'/includes/pagination.class.php'); But I am getting an error... Saying the file does not exists. When I view the source, the file location is website/includes/pagination.class.php How do I set this to be the plugin directory ?

Member Avatar for everton.retweets
0
262
Member Avatar for spyece

Hello, I am looking for some WordPress plugin to create a tabbed widget like this one. [B]Widget Preview[/B] [img]http://imgcrave.com/u/KLzXt.jpg[/img] [B]Theme URL[/B] [CODE]http://themes.arunkurian.net/stream/[/CODE] If anyone knows to do it or if you know a WordPress plugin then please share me the plugin link, i tried Google and some plugins from WordPress …

Member Avatar for everton.retweets
0
271
Member Avatar for Indians

here if user logged information is correct it should show the main page. in that mainpage right top corner i need to show the username, employee id, employee name. here i can get username correctly. but, i did not get employee id and employee name. for example : Name - …

Member Avatar for minitauros
0
728
Member Avatar for riahc3

Hello How can I do something like this: <script type="text/javascript"> var one="hi "; var three="there"; <?php echo ConcatTwoStrings(?>one<?php,?>two<?php);?>; </script> That should produce "Hi there". Yes, I know there is concat Javascript functions; Thats not the point as I was simply showing a easy example. How can I do the above? …

Member Avatar for poosapatisuresh
0
12K
Member Avatar for ikel

What is the difference between "&" and "?" in http://www.website.com/count.php&sessionid=myid and http://www.website.com/count.php?sessionid=myid Thanks, ikel

Member Avatar for ikel
0
192
Member Avatar for tqmd1

Dear Sir, When I try to launch wamp server then it show an error message. Please see error message in following links http://html.net/forums/download/file.php?id=710 http://html.net/forums/download/file.php?id=709 Please help

Member Avatar for tqmd1
0
79
Member Avatar for ankii572

hii, i am new to php and i wanna create a library management system with the help of php and procedure function in mysql so that i also got the security on my localmachine. bt i want to login the user with the help of access card and fetch all …

Member Avatar for diafol
0
226
Member Avatar for Indians

this is my login page coding. my login form html coding and php coding is in same page. now if login successful it will redirect to mainpage.php and then if login failure it will show the error message on same page (login.php). how to do that? i tried something but …

Member Avatar for minitauros
0
11K
Member Avatar for Eagle.Avik

i am having problem with converting my sign in script with pdo here is my script if ($_SERVER['REQUEST_METHOD'] == 'POST' && $_POST['form_name'] == 'loginform') { $success_page = $_COOKIE["redirect"]; $error_page = 'signup_error.php'; $indexlogcheck = 'home.php'; $mysql_table = 'users'; $crypt_pass = md5($_POST['password']); $found = false; $fullname = ''; $session_timeout = time()+60*60*24*30; try …

Member Avatar for Eagle.Avik
0
268
Member Avatar for Octavian_1

I have a login scrip (downloaded from the internet) that I have adapted to my database. I However have a problem with linking from the login to a page in my system with details of the user that has logged in. The users table on which the login system is …

Member Avatar for Octavian_1
0
369
Member Avatar for rmoloruntoba

Can anyone help me. my site did not show for the first time on the net because I use php and smarty, but it is showing on localhost

Member Avatar for pritaeas
0
103
Member Avatar for saybabs

Hello there, I have an issue with displaying uploaded images as thumb nail on a web page. I have close to 70 items. I want each of the images to be linked also to another page in order to see the detail of that particular item. Please, i need help …

Member Avatar for EvolutionFallen
0
77
Member Avatar for dlmagers

I am studying for a test and I am trying to figure this out, Could someone please help me with this answer? I think it might be number 2, (/^\d{5}$/) I am not sure. What are your suggestions? 1. /[d5]/ 2. /^\d{5}$/ 3. /+\d[5]?/ 4. /$\d5^/

Member Avatar for pritaeas
0
205
Member Avatar for TIM_M_91

Ok so i'm trying to validate my input string for location however its working if input is empty but i'm trying to validate the input for 'Greenwich' but that isn't working. Can anyone see what is wrong with my code: <div class="elements"> <label for="location">Location:</label> <input type="text" id="location" name="location" size="25" /> …

Member Avatar for tiggsy
0
149
Member Avatar for brandon66

This is whats returned from a print r in php how would I work with this? SimpleXMLElement Object ( [@attributes] => Array ( [version] => B000 ) [ReturnMessage] => Array ( [0] => SimpleXMLElement Object ( [@attributes] => Array ( [id] => 1825050393 ) ) [1] => SimpleXMLElement Object ( …

Member Avatar for brandon66
0
136
Member Avatar for Clanstrom

I'm having hard times, learning desing patterns. And, I've been reading quite a lot. But, I'm only interested to know, about two things: Adapter & Factory patterns. From what I undestood, (*which is close to nothing*) Factory Pattern helps create objects on the fly Adapter Pattern helps adapt your class …

Member Avatar for pritaeas
0
213
Member Avatar for phpfreek2007

Hi, I have multi tif image (multiple page tiff image having more than one page included in single image). I want to read this tif image using PHP since I need to edit certain portions of image using php library. Can anyone guide for steps to achieve this? Thanks in …

Member Avatar for mikepeal
0
367

The End.