Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st