PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this