How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi