how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<