php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
how to load php class from another domain?
how to load php class from another domain?