Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<