Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
how to load php class from another domain?
how to load php class from another domain?
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<