using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear