search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me