Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :