39,316 Topics

Member Avatar for
Member Avatar for ganesh641

I am working on an app that will allow user to split the cost of a service among themselves. a) is there any working example of this / code that I can look at? in php

Member Avatar for diafol
0
71
Member Avatar for PinoyDev

Good day! I just want to ask a little help on how to redirect the user to the previous page after 5 seconds? Thank you!

Member Avatar for PinoyDev
0
3K
Member Avatar for harishprakash
Member Avatar for Selvakumark11

Hi, I am new to yii and php and i want to deleveop a database design for school exam time table and maintain the time table for school management. How can I procced the same? Please help me? :(

Member Avatar for diafol
0
2K
Member Avatar for muralibobby2015

Hello, I am using mailgun api for sending and receiving emails. The Outgoing mails contains html links/anchors in it.Now one of my clients requirement is to detect whether this email was opened, which link was clicked. ex: If mail contains link called "www.google.com". User opens the email in any email …

Member Avatar for pritaeas
0
318
Member Avatar for harishprakash
Member Avatar for harishprakash
Member Avatar for AntonyRayan

how to pass id from one table to another table in php, can anyone tell me with example

Member Avatar for AntonyRayan
0
146
Member Avatar for PsychicTide

Dajia hao, daniwebians! Just a quick question, is it possible to focus on a textbox on an externally loaded website? My goal is to load an external website, focus on a textfield, auto fill it with the current date, then submit it to then run my newly created scraper tool …

Member Avatar for PsychicTide
0
2K
Member Avatar for Tom_11

I have a table made up of time slots, when the user clicks maybe one or two and presses submit, i would like the date selected and the time slots chosen to be saved in to my sql. I am working on the query but a little stuck in regards …

Member Avatar for ryantroop
0
173
Member Avatar for Sws_1

$sql = "select u.Id, u.username, u.email, (NOW()-u.authenticationTime) as authenticateTimeDifference, u.IP, f.providerId, f.requestId, f.status, u.port from friends f left join users u on u.Id = if ( f.providerId = ".$userId.", f.requestId, f.providerId ) where (f.providerId = ".$userId." and f.status=".USER_APPROVED.") or f.requestId = ".$userId." ORDER BY u.username ASC"; I don´t understand the …

Member Avatar for hericles
0
207
Member Avatar for Tom_11

I was hoping i could get some help in regards to a time slot calendar i am working on. I have created a calendar in php. I need a key for the calendar which shows what days are: Available to be book Partially booked Fully booked Closed All on a …

0
106
Member Avatar for ankita_6

how to display selected value of dropdownlist in textbox in magento? rly fast

Member Avatar for hericles
-1
44
Member Avatar for azapovjednik

Dear All, (first of all I am a beginner!!!) I have a project single-page web application (php, mysql, jquery, angularjs). I have questiong regarding angularjs and php how to pass url parameter to php variable? public_profile.php?user_id=7 I know basics of angularjs routing, and it works fine. The problem is when …

0
197
Member Avatar for Ventech_IT

Hi there i want to create a news item that posts to my database (this works fine) but i want to be able to upload an image in the same form and submit the file path to the news table where all the other content is placed. Here is my …

Member Avatar for Ventech_IT
0
238
Member Avatar for Heanre

Our teacher tells us to add a crawl functionality that will get information from other databases online... is this legal, cause i think it's not

Member Avatar for Heanre
0
148
Member Avatar for Tom_11

The error is on this line according to the browser console Uncaught TypeError: Cannot set property 'onclick' of nullcal.php:26 (anonymous function) When the a date is clicked other than in the january, april, novemeber the form doesnt opens. the code on like 26 is from the console browser is document.getElementById('trigger0').onclick …

Member Avatar for Traevel
0
349
Member Avatar for Stefce

Hello i im confuzed with this problem, i have converted the php code into the right format `MySQLi` and i get this wierd error `Notice: Array to string conversion in C:\xampp\htdocs\Training\core.php on line 25` So i dont know where is the problem in the `login.php` or `core.php` look at the …

Member Avatar for Stefce
0
219
Member Avatar for shrutiarora

i upload a file in php and read its contents.now i want to scan the file line by line and want to store some information in database.. can anybody help me plz..

Member Avatar for shrutiarora
0
19
Member Avatar for solomon_13000

I intend to integrate single sign on (facebook login) to my php website. However I intend to do so without installing the SDK into my 3rd party web server. What is the best way to achieve this?.

Member Avatar for pritaeas
0
100
Member Avatar for Osagie_1

I've a json structure : { "Photos":{ "Photo":[ { "ID" : 111, "type" : "JPEG", "URL": "blabla" }, { "ID": 222, "type": "JPG", "URL": "blaaaaaaaaa" } ] } } Using php-jsonpath only (By stefan Goessner : http://goessner.net/articles/JsonPath), I want to insert a new data (array) into photo identified by 222 …

Member Avatar for Traevel
0
276
Member Avatar for mangel.murti

how we can display records 1-5 for 1 user. for 2nd user, we can display 2-6 for 3rd user, we can display 3-7 so on...

Member Avatar for mangel.murti
0
185
Member Avatar for riwakawd

On my view I am trying to get it so if my input link[] is next to the upload button then that link post will be inserted into the database with image I use codeigniter for a mvc frame work. I can insert the links and images fine, but the …

Member Avatar for riwakawd
0
197
Member Avatar for PulsarScript

Hi all ,how to create multiplication table,based on user input.User enters 1 value in one box,second value in second box and pressses the create table button for output? Regards

Member Avatar for pixelsoul
0
88
Member Avatar for samyakonline

ASP is a rigid language and it has tighter error checking tool than PHP has; its syntax is designed over VB. On the other side, PHP has wider range of in-built functions with better flexibility; its syntax is gained from C++. PHP is much friendlier than ASP. Which language has …

Member Avatar for JorgeM
0
131
Member Avatar for Tom_11

How would one create a hidden form on a web page and only open the form when the button is clicked?

Member Avatar for diafol
0
285
Member Avatar for Tom_11

Guys, Does anyone know how i can get the current day highlighted on the calender? ?php $monthNames = Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); ?> <?php if (!isset($_REQUEST["month"])) $_REQUEST["month"] = date("n"); if (!isset($_REQUEST["year"])) $_REQUEST["year"] = date("Y"); ?> <?php $cMonth = $_REQUEST["month"]; $cYear = $_REQUEST["year"]; …

Member Avatar for pixelsoul
0
169
Member Avatar for mf24k

looking easy way to input them in pc. i have hundres.is there a bar code machine thats hooks to pc?

Member Avatar for jhao1205
0
82
Member Avatar for superlucile

Hello ! I'm trying to build a link between an applet in java and php. My applet in Java sends data to php. And then php writes data in the database. I use json object my code in java : public static void main(String[] args) { // TODO Auto-generated method …

Member Avatar for diafol
0
337
Member Avatar for SimonIoa

i have formatted my pc i am trying to install Flash Builder again and i am getting an error. Installer User Inteface Mode not supported. The installer cannot run in this UI mode. To specify the interface mode, use the -i command line option followed by the UI mode identifier. …

Member Avatar for SimonIoa
0
160

The End.