How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm